Home
last modified time | relevance | path

Searched defs:fhandle (Results 1 – 5 of 5) sorted by relevance

/fs/nfs/
Dnfs3proc.c61 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()
Dproc.c54 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()
Dnfs4proc.c3837 static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in _nfs4_server_capabilities()
3940 int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in nfs4_server_capabilities()
4024 struct nfs_fh *fhandle) in _nfs4_discover_trunking()
4075 struct nfs_fh *fhandle) in nfs4_discover_trunking()
4094 static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in _nfs4_lookup_root()
4123 static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root()
4145 static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root_sec()
4168 static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_find_root_sec()
4223 int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_proc_get_rootfh()
4277 struct nfs_fh *fhandle) in nfs4_get_referral()
[all …]
Ddelegation.c1074 const struct nfs_fh *fhandle) in nfs_delegation_find_inode_server()
1113 const struct nfs_fh *fhandle) in nfs_delegation_find_inode()
Ddir.c1677 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()