Searched defs:fhandle (Results 1 – 4 of 4) sorted by relevance
/linux/fs/nfs/ |
H A D | nfs4proc.c | 3957 static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in _nfs4_server_capabilities() 4088 int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in nfs4_server_capabilities() 4172 struct nfs_fh *fhandle) in _nfs4_discover_trunking() 4223 struct nfs_fh *fhandle) in nfs4_discover_trunking() 4242 static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in _nfs4_lookup_root() 4267 static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root() 4290 struct nfs_fh *fhandle, struct nfs_fattr *fattr, in nfs4_lookup_root_sec() 4313 static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_find_root_sec() 4369 int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_proc_get_rootfh() 4417 struct nfs_fh *fhandle) in nfs4_get_referral() [all …]
|
H A D | delegation.c | 34 const struct nfs_fh *fhandle) in nfs_delegation_hash() 1177 const struct nfs_fh *fhandle) in nfs_delegation_find_inode_server() 1217 const struct nfs_fh *fhandle) in nfs_delegation_find_inode()
|
H A D | dir.c | 1682 struct nfs_fh *fhandle; in nfs_lookup_revalidate_dentry() local 1948 struct nfs_fh *fhandle = NULL; in nfs_lookup() local 2298 nfs_add_or_obtain(struct dentry *dentry, struct nfs_fh *fhandle, in nfs_add_or_obtain() 2337 int nfs_instantiate(struct dentry *dentry, struct nfs_fh *fhandle, in nfs_instantiate()
|
/linux/include/linux/ |
H A D | nfs_xdr.h | 637 const struct nfs_fh *fhandle; member 1229 struct nfs_fh *fhandle; member
|