/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4trace.h | 217 __field(u32, fhandle) 226 __entry->fhandle = nfs_fhandle_hash(cb_fh); 236 "error=%ld (%s) fhandle=0x%08x cb_stateid=%d:0x%08x " 240 __entry->fhandle, 509 __field(u32, fhandle) 545 __entry->fhandle = nfs_fhandle_hash(NFS_FH(inode)); 548 __entry->fhandle = 0; 556 "fileid=%02x:%02x:%llu fhandle=0x%08x " 566 __entry->fhandle, 594 __field(u32, fhandle) [all...] |
H A D | nfstrace.h | 56 __field(u32, fhandle) 65 __entry->fhandle = nfs_fhandle_hash(&nfsi->fh); 70 "fileid=%02x:%02x:%llu fhandle=0x%08x version=%llu ", 73 __entry->fhandle, 89 __field(u32, fhandle) 103 __entry->fhandle = nfs_fhandle_hash(&nfsi->fh); 112 "error=%ld (%s) fileid=%02x:%02x:%llu fhandle=0x%08x " 118 __entry->fhandle, 177 __field(u32, fhandle) 193 __entry->fhandle [all...] |
H A D | nfs3proc.c | 61 do_proc_get_root(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_get_root() argument 66 .rpc_argp = fhandle, in do_proc_get_root() 88 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_get_root() argument 93 status = do_proc_get_root(server->client, fhandle, info); in nfs3_proc_get_root() 95 status = do_proc_get_root(server->nfs_client->cl_rpcclient, fhandle, info); in nfs3_proc_get_root() 103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_getattr() argument 108 .rpc_argp = fhandle, in nfs3_proc_getattr() 157 struct nfs_fh *fhandle, struct nfs_fattr *fattr, in __nfs3_proc_lookup() 166 .fh = fhandle, in __nfs3_proc_lookup() 185 msg.rpc_argp = fhandle; in __nfs3_proc_lookup() 156 __nfs3_proc_lookup(struct inode *dir, const char *name, size_t len, struct nfs_fh *fhandle, struct nfs_fattr *fattr, unsigned short task_flags) __nfs3_proc_lookup() argument 195 nfs3_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs3_proc_lookup() argument 210 nfs3_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs3_proc_lookupp() argument 777 nfs3_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *stat) nfs3_proc_statfs() argument 795 do_proc_fsinfo(struct rpc_clnt *client, struct nfs_fh *fhandle, struct nfs_fsinfo *info) do_proc_fsinfo() argument 817 nfs3_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs3_proc_fsinfo() argument 829 nfs3_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs3_proc_pathconf() argument [all...] |
H A D | proc.c | 54 nfs_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_get_root() argument 61 .rpc_argp = fhandle, in nfs_proc_get_root() 103 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_getattr() argument 108 .rpc_argp = fhandle, in nfs_proc_getattr() 157 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in nfs_proc_lookup() 165 .fh = fhandle, in nfs_proc_lookup() 211 struct nfs_fh fhandle; member 228 data->fhandle.size = 0; in nfs_alloc_createdata() 229 data->res.fh = &data->fhandle; in nfs_alloc_createdata() 530 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_statfs() argument 156 nfs_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs_proc_lookup() argument 558 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs_proc_fsinfo() argument 589 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs_proc_pathconf() argument [all...] |
H A D | nfs4proc.c | 96 static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, 3837 static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in _nfs4_server_capabilities() argument 3841 .fhandle = fhandle, in _nfs4_server_capabilities() 3940 int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in nfs4_server_capabilities() argument 3950 _nfs4_server_capabilities(server, fhandle), in nfs4_server_capabilities() 4007 struct nfs_fh *fhandle) in _nfs4_discover_trunking() 4034 status = nfs4_proc_get_locations(server, fhandle, locations, page, in _nfs4_discover_trunking() 4054 struct nfs_fh *fhandle) in nfs4_discover_trunking() 4066 _nfs4_discover_trunking(server, fhandle), in nfs4_discover_trunking() 4006 _nfs4_discover_trunking(struct nfs_server *server, struct nfs_fh *fhandle) _nfs4_discover_trunking() argument 4053 nfs4_discover_trunking(struct nfs_server *server, struct nfs_fh *fhandle) nfs4_discover_trunking() argument 4073 _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) _nfs4_lookup_root() argument 4102 nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs4_lookup_root() argument 4124 nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, rpc_authflavor_t flavor) nfs4_lookup_root_sec() argument 4147 nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs4_find_root_sec() argument 4202 nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, bool auth_probe) nfs4_proc_get_rootfh() argument 4254 nfs4_get_referral(struct rpc_clnt *client, struct inode *dir, const struct qstr *name, struct nfs_fattr *fattr, struct nfs_fh *fhandle) nfs4_get_referral() argument 4296 _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct inode *inode) _nfs4_proc_getattr() argument 4329 nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct inode *inode) nfs4_proc_getattr() argument 4406 _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) _nfs4_proc_lookup() argument 4456 nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs4_proc_lookup_common() argument 4502 nfs4_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs4_proc_lookup() argument 4517 nfs4_proc_lookup_mountpoint(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs4_proc_lookup_mountpoint() argument 4529 _nfs4_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, struct nfs_fattr *fattr) _nfs4_proc_lookupp() argument 4565 nfs4_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs4_proc_lookupp() argument 5227 _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat) _nfs4_proc_statfs() argument 5247 nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat) nfs4_proc_statfs() argument 5261 _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo) _nfs4_do_fsinfo() argument 5280 nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo) nfs4_do_fsinfo() argument 5299 nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo) nfs4_proc_fsinfo() argument 5314 _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *pathconf) _nfs4_proc_pathconf() argument 5340 nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *pathconf) nfs4_proc_pathconf() argument 8045 _nfs40_proc_get_locations(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) _nfs40_proc_get_locations() argument 8102 _nfs41_proc_get_locations(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) _nfs41_proc_get_locations() argument 8173 nfs4_proc_get_locations(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) nfs4_proc_get_locations() argument 10065 _nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors, bool use_integrity) _nfs41_proc_secinfo_no_name() argument 10112 nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors) nfs41_proc_secinfo_no_name() argument 10152 nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs41_find_root_sec() argument [all...] |
H A D | dir.c | 1668 struct nfs_fh *fhandle; in nfs_lookup_revalidate_dentry() local 1676 fhandle = nfs_alloc_fhandle(); in nfs_lookup_revalidate_dentry() 1678 if (fhandle == NULL || fattr == NULL) in nfs_lookup_revalidate_dentry() 1682 ret = NFS_PROTO(dir)->lookup(dir, dentry, fhandle, fattr); in nfs_lookup_revalidate_dentry() 1700 if (nfs_compare_fh(NFS_FH(inode), fhandle)) in nfs_lookup_revalidate_dentry() 1711 nfs_free_fhandle(fhandle); in nfs_lookup_revalidate_dentry() 1934 struct nfs_fh *fhandle = NULL; in nfs_lookup() local 1953 fhandle = nfs_alloc_fhandle(); in nfs_lookup() 1955 if (fhandle == NULL || fattr == NULL) in nfs_lookup() 1960 error = NFS_PROTO(dir)->lookup(dir, dentry, fhandle, fatt in nfs_lookup() 2245 nfs_add_or_obtain(struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs_add_or_obtain() argument 2283 nfs_instantiate(struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs_instantiate() argument [all...] |
H A D | delegation.h | 51 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle);
|
H A D | delegation.c | 1074 const struct nfs_fh *fhandle) in nfs_delegation_find_inode_server() 1084 nfs_compare_fh(fhandle, &NFS_I(delegation->inode)->fh) == 0) { in nfs_delegation_find_inode_server() 1107 * @fhandle: filehandle from a delegation recall 1109 * Returns pointer to inode matching "fhandle," or NULL if a matching inode 1113 const struct nfs_fh *fhandle) in nfs_delegation_find_inode() 1120 res = nfs_delegation_find_inode_server(server, fhandle); in nfs_delegation_find_inode() 1073 nfs_delegation_find_inode_server(struct nfs_server *server, const struct nfs_fh *fhandle) nfs_delegation_find_inode_server() argument 1112 nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle) nfs_delegation_find_inode() argument
|
H A D | nfs4_fs.h | 306 extern int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle); 325 extern int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
|
H A D | nfs2xdr.c | 181 * 2.3.3. fhandle 183 * typedef opaque fhandle[FHSIZE]; 490 * fhandle dir; 507 * fhandle file; 566 * fhandle file; 604 * fhandle file; 641 * fhandle file; 728 * fhandle from; 766 * fhandle dir; 1133 PROC(GETATTR, fhandle, attrsta [all...] |
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4trace.h | 756 __field(u32, fhandle) 792 __entry->fhandle = nfs_fhandle_hash(NFS_FH(inode)); 795 __entry->fhandle = 0; 803 "fileid=%02x:%02x:%llu fhandle=0x%08x " 813 __entry->fhandle, 841 __field(u32, fhandle) 853 __entry->fhandle = nfs_fhandle_hash(NFS_FH(inode)); 863 "fhandle=0x%08x stateid=%d:0x%08x", 868 __entry->fhandle, 885 __field(u32, fhandle) [all...] |
H A D | nfstrace.h | 98 __field(u32, fhandle) 107 __entry->fhandle = nfs_fhandle_hash(&nfsi->fh); 112 "fileid=%02x:%02x:%llu fhandle=0x%08x version=%llu ", 115 __entry->fhandle, 131 __field(u32, fhandle) 145 __entry->fhandle = nfs_fhandle_hash(&nfsi->fh); 154 "error=%ld (%s) fileid=%02x:%02x:%llu fhandle=0x%08x " 160 __entry->fhandle, 217 __field(u32, fhandle) 233 __entry->fhandle [all...] |
H A D | proc.c | 54 nfs_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_get_root() argument 61 .rpc_argp = fhandle, in nfs_proc_get_root() 101 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_getattr() argument 107 .rpc_argp = fhandle, in nfs_proc_getattr() 156 struct nfs_fh *fhandle, struct nfs_fattr *fattr, in nfs_proc_lookup() 165 .fh = fhandle, in nfs_proc_lookup() 211 struct nfs_fh fhandle; member 228 data->fhandle.size = 0; in nfs_alloc_createdata() 229 data->res.fh = &data->fhandle; in nfs_alloc_createdata() 530 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_statfs() argument 155 nfs_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_proc_lookup() argument 558 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs_proc_fsinfo() argument 589 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs_proc_pathconf() argument [all...] |
H A D | nfs3proc.c | 61 do_proc_get_root(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_get_root() argument 66 .rpc_argp = fhandle, in do_proc_get_root() 88 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_get_root() argument 93 status = do_proc_get_root(server->client, fhandle, info); in nfs3_proc_get_root() 95 status = do_proc_get_root(server->nfs_client->cl_rpcclient, fhandle, info); in nfs3_proc_get_root() 103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_getattr() argument 109 .rpc_argp = fhandle, in nfs3_proc_getattr() 158 struct nfs_fh *fhandle, struct nfs_fattr *fattr, in nfs3_proc_lookup() 167 .fh = fhandle, in nfs3_proc_lookup() 192 msg.rpc_argp = fhandle; in nfs3_proc_lookup() 157 nfs3_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs3_proc_lookup() argument 754 nfs3_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *stat) nfs3_proc_statfs() argument 772 do_proc_fsinfo(struct rpc_clnt *client, struct nfs_fh *fhandle, struct nfs_fsinfo *info) do_proc_fsinfo() argument 794 nfs3_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs3_proc_fsinfo() argument 806 nfs3_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs3_proc_pathconf() argument [all...] |
H A D | dir.c | 1289 struct nfs_fh *fhandle; in nfs_lookup_revalidate_dentry() local 1296 fhandle = nfs_alloc_fhandle(); in nfs_lookup_revalidate_dentry() 1299 if (fhandle == NULL || fattr == NULL || IS_ERR(label)) in nfs_lookup_revalidate_dentry() 1303 ret = NFS_PROTO(dir)->lookup(dir, dentry, fhandle, fattr, label); in nfs_lookup_revalidate_dentry() 1317 if (nfs_compare_fh(NFS_FH(inode), fhandle)) in nfs_lookup_revalidate_dentry() 1330 nfs_free_fhandle(fhandle); in nfs_lookup_revalidate_dentry() 1554 struct nfs_fh *fhandle = NULL; in nfs_lookup() local 1574 fhandle = nfs_alloc_fhandle(); in nfs_lookup() 1576 if (fhandle == NULL || fattr == NULL) in nfs_lookup() 1585 error = NFS_PROTO(dir)->lookup(dir, dentry, fhandle, fatt in nfs_lookup() 1855 nfs_add_or_obtain(struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_add_or_obtain() argument 1894 nfs_instantiate(struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_instantiate() argument [all...] |
H A D | nfs4proc.c | 100 static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode); 3836 static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in _nfs4_server_capabilities() argument 3840 .fhandle = fhandle, in _nfs4_server_capabilities() 3930 int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in nfs4_server_capabilities() argument 3938 _nfs4_server_capabilities(server, fhandle), in nfs4_server_capabilities() 3944 static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in _nfs4_lookup_root() argument 3954 .fh = fhandle, in _nfs4_lookup_root() 3973 static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root() argument 3981 err = _nfs4_lookup_root(server, fhandle, inf in nfs4_lookup_root() 3995 nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, rpc_authflavor_t flavor) nfs4_lookup_root_sec() argument 4018 nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs4_find_root_sec() argument 4073 nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, bool auth_probe) nfs4_proc_get_rootfh() argument 4126 nfs4_get_referral(struct rpc_clnt *client, struct inode *dir, const struct qstr *name, struct nfs_fattr *fattr, struct nfs_fh *fhandle) nfs4_get_referral() argument 4169 _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode) _nfs4_proc_getattr() argument 4202 nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode) nfs4_proc_getattr() argument 4286 _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) _nfs4_proc_lookup() argument 4334 nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_lookup_common() argument 4380 nfs4_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_lookup() argument 4396 nfs4_proc_lookup_mountpoint(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs4_proc_lookup_mountpoint() argument 4408 _nfs4_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) _nfs4_proc_lookupp() argument 4442 nfs4_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_lookupp() argument 5112 _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat) _nfs4_proc_statfs() argument 5132 nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat) nfs4_proc_statfs() argument 5146 _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo) _nfs4_do_fsinfo() argument 5165 nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo) nfs4_do_fsinfo() argument 5184 nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo) nfs4_proc_fsinfo() argument 5199 _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *pathconf) _nfs4_proc_pathconf() argument 5225 nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *pathconf) nfs4_proc_pathconf() argument 9857 _nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors, bool use_integrity) _nfs41_proc_secinfo_no_name() argument 9905 nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors) nfs41_proc_secinfo_no_name() argument 9945 nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs41_find_root_sec() argument [all...] |
H A D | delegation.h | 51 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle);
|
H A D | delegation.c | 1050 const struct nfs_fh *fhandle) in nfs_delegation_find_inode_server() 1060 nfs_compare_fh(fhandle, &NFS_I(delegation->inode)->fh) == 0) { in nfs_delegation_find_inode_server() 1083 * @fhandle: filehandle from a delegation recall 1085 * Returns pointer to inode matching "fhandle," or NULL if a matching inode 1089 const struct nfs_fh *fhandle) in nfs_delegation_find_inode() 1096 res = nfs_delegation_find_inode_server(server, fhandle); in nfs_delegation_find_inode() 1049 nfs_delegation_find_inode_server(struct nfs_server *server, const struct nfs_fh *fhandle) nfs_delegation_find_inode_server() argument 1088 nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle) nfs_delegation_find_inode() argument
|
H A D | nfs4_fs.h | 305 extern int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle); 321 extern int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
|
H A D | nfs2xdr.c | 180 * 2.3.3. fhandle 182 * typedef opaque fhandle[FHSIZE]; 489 * fhandle dir; 506 * fhandle file; 565 * fhandle file; 603 * fhandle file; 640 * fhandle file; 727 * fhandle from; 765 * fhandle dir; 1133 PROC(GETATTR, fhandle, attrsta [all...] |
H A D | nfs4xdr.c | 2705 encode_putfh(xdr, args->fhandle, &hdr); in nfs4_xdr_enc_server_caps() 2775 encode_putfh(xdr, args->fhandle, &hdr); in nfs4_xdr_enc_delegreturn()
|
/kernel/linux/linux-5.10/fs/ |
H A D | Makefile | 56 obj-$(CONFIG_FHANDLE) += fhandle.o
|
/kernel/linux/linux-6.6/fs/ |
H A D | Makefile | 49 obj-$(CONFIG_FHANDLE) += fhandle.o
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_xdr.h | 612 const struct nfs_fh *fhandle; member 1176 struct nfs_fh *fhandle; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_xdr.h | 614 const struct nfs_fh *fhandle; member 1195 struct nfs_fh *fhandle; member
|