Searched defs:fhandle (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/nfs/ |
H 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()
|
H 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()
|
H A D | nfs4proc.c | 3839 static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in _nfs4_server_capabilities() 3942 int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in nfs4_server_capabilities() 4026 struct nfs_fh *fhandle) in _nfs4_discover_trunking() 4077 struct nfs_fh *fhandle) in nfs4_discover_trunking() 4096 static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in _nfs4_lookup_root() 4125 static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root() 4147 static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root_sec() 4170 static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_find_root_sec() 4225 int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_proc_get_rootfh() 4279 struct nfs_fh *fhandle) in nfs4_get_referral() [all …]
|
H A D | delegation.c | 1076 const struct nfs_fh *fhandle) in nfs_delegation_find_inode_server() 1115 const struct nfs_fh *fhandle) in nfs_delegation_find_inode()
|
H A D | dir.c | 1677 struct nfs_fh *fhandle; in nfs_lookup_revalidate_dentry() local 1957 struct nfs_fh *fhandle = NULL; in nfs_lookup() local 2268 nfs_add_or_obtain(struct dentry *dentry, struct nfs_fh *fhandle, in nfs_add_or_obtain() 2306 int nfs_instantiate(struct dentry *dentry, struct nfs_fh *fhandle, in nfs_instantiate()
|
/openbmc/linux/include/linux/ |
H A D | nfs_xdr.h | 614 const struct nfs_fh *fhandle; member 1195 struct nfs_fh *fhandle; member
|