Searched defs:fhandle (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/fs/nfs/ |
A D | nfs3proc.c | 61 do_proc_get_root(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_get_root() 88 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_get_root() 103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_getattr() 157 struct nfs_fh *fhandle, struct nfs_fattr *fattr, in __nfs3_proc_lookup() 196 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in nfs3_proc_lookup() 210 static int nfs3_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, in nfs3_proc_lookupp() 777 nfs3_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_statfs() 795 do_proc_fsinfo(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_fsinfo() 817 nfs3_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_fsinfo() 829 nfs3_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_pathconf()
|
A D | proc.c | 54 nfs_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_get_root() 103 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_getattr() 157 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in nfs_proc_lookup() 211 struct nfs_fh fhandle; member 530 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_statfs() 558 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_fsinfo() 589 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_pathconf()
|
A D | nfs4proc.c | 4001 struct nfs_fh *fhandle) in _nfs4_discover_trunking() 4048 struct nfs_fh *fhandle) in nfs4_discover_trunking() 4250 struct nfs_fh *fhandle) in nfs4_get_referral() 4401 struct dentry *dentry, struct nfs_fh *fhandle, in _nfs4_proc_lookup() 4451 struct dentry *dentry, struct nfs_fh *fhandle, in nfs4_proc_lookup_common() 4497 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in nfs4_proc_lookup() 4512 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in nfs4_proc_lookup_mountpoint() 4524 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in _nfs4_proc_lookupp() 8031 struct nfs_fh *fhandle, in _nfs40_proc_get_locations() 8088 struct nfs_fh *fhandle, in _nfs41_proc_get_locations() [all …]
|
A D | delegation.c | 1074 const struct nfs_fh *fhandle) in nfs_delegation_find_inode_server() 1113 const struct nfs_fh *fhandle) in nfs_delegation_find_inode()
|
A D | dir.c | 1663 struct nfs_fh *fhandle; in nfs_lookup_revalidate_dentry() local 1929 struct nfs_fh *fhandle = NULL; in nfs_lookup() local 2240 nfs_add_or_obtain(struct dentry *dentry, struct nfs_fh *fhandle, in nfs_add_or_obtain() 2278 int nfs_instantiate(struct dentry *dentry, struct nfs_fh *fhandle, in nfs_instantiate()
|
/linux-6.3-rc2/include/linux/ |
A D | nfs_xdr.h | 614 const struct nfs_fh *fhandle; member 1194 struct nfs_fh *fhandle; member
|
Completed in 43 milliseconds