/Linux-v5.15/fs/nfs/ |
D | nfs4trace.h | 799 __field(u32, fhandle) 835 __entry->fhandle = nfs_fhandle_hash(NFS_FH(inode)); 838 __entry->fhandle = 0; 856 __entry->fhandle, 884 __field(u32, fhandle) 896 __entry->fhandle = nfs_fhandle_hash(NFS_FH(inode)); 911 __entry->fhandle, 928 __field(u32, fhandle) 941 __entry->fhandle = nfs_fhandle_hash(NFS_FH(inode)); 959 __entry->fhandle, [all …]
|
D | nfstrace.h | 107 __field(u32, fhandle) 116 __entry->fhandle = nfs_fhandle_hash(&nfsi->fh); 124 __entry->fhandle, 140 __field(u32, fhandle) 154 __entry->fhandle = nfs_fhandle_hash(&nfsi->fh); 169 __entry->fhandle, 226 __field(u32, fhandle) 242 __entry->fhandle = nfs_fhandle_hash(&nfsi->fh); 260 __entry->fhandle, 890 __field(u32, fhandle) [all …]
|
D | nfs3proc.c | 60 do_proc_get_root(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_get_root() argument 65 .rpc_argp = fhandle, in do_proc_get_root() 87 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_get_root() argument 92 status = do_proc_get_root(server->client, fhandle, info); in nfs3_proc_get_root() 94 status = do_proc_get_root(server->nfs_client->cl_rpcclient, fhandle, info); in nfs3_proc_get_root() 102 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() argument 166 .fh = fhandle, in __nfs3_proc_lookup() 185 msg.rpc_argp = fhandle; in __nfs3_proc_lookup() [all …]
|
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() 102 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() argument 166 .fh = fhandle, in nfs_proc_lookup() 212 struct nfs_fh fhandle; member 229 data->fhandle.size = 0; in nfs_alloc_createdata() 230 data->res.fh = &data->fhandle; in nfs_alloc_createdata() 531 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_statfs() argument [all …]
|
D | nfs4proc.c | 96 static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *… 3843 static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in _nfs4_server_capabilities() argument 3847 .fhandle = fhandle, in _nfs4_server_capabilities() 3938 int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle) in nfs4_server_capabilities() argument 3946 _nfs4_server_capabilities(server, fhandle), in nfs4_server_capabilities() 3952 static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in _nfs4_lookup_root() argument 3962 .fh = fhandle, in _nfs4_lookup_root() 3981 static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs4_lookup_root() argument 3989 err = _nfs4_lookup_root(server, fhandle, info); in nfs4_lookup_root() 3990 trace_nfs4_lookup_root(server, fhandle, info->fattr, err); in nfs4_lookup_root() [all …]
|
D | dir.c | 1496 struct nfs_fh *fhandle; in nfs_lookup_revalidate_dentry() local 1503 fhandle = nfs_alloc_fhandle(); in nfs_lookup_revalidate_dentry() 1506 if (fhandle == NULL || fattr == NULL || IS_ERR(label)) in nfs_lookup_revalidate_dentry() 1510 ret = NFS_PROTO(dir)->lookup(dir, dentry, fhandle, fattr, label); in nfs_lookup_revalidate_dentry() 1524 if (nfs_compare_fh(NFS_FH(inode), fhandle)) in nfs_lookup_revalidate_dentry() 1537 nfs_free_fhandle(fhandle); in nfs_lookup_revalidate_dentry() 1760 struct nfs_fh *fhandle = NULL; in nfs_lookup() local 1780 fhandle = nfs_alloc_fhandle(); in nfs_lookup() 1782 if (fhandle == NULL || fattr == NULL) in nfs_lookup() 1791 error = NFS_PROTO(dir)->lookup(dir, dentry, fhandle, fattr, label); in nfs_lookup() [all …]
|
D | delegation.h | 51 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle);
|
D | delegation.c | 1074 const struct nfs_fh *fhandle) in nfs_delegation_find_inode_server() argument 1084 nfs_compare_fh(fhandle, &NFS_I(delegation->inode)->fh) == 0) { in nfs_delegation_find_inode_server() 1113 const struct nfs_fh *fhandle) in nfs_delegation_find_inode() argument 1120 res = nfs_delegation_find_inode_server(server, fhandle); in nfs_delegation_find_inode()
|
D | nfs4_fs.h | 303 extern int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle); 319 extern int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
|
D | nfs2xdr.c | 1134 PROC(GETATTR, fhandle, attrstat, 1), 1148 PROC(STATFS, fhandle, statfsres, 0),
|
D | nfs4xdr.c | 2717 encode_putfh(xdr, args->fhandle, &hdr); in nfs4_xdr_enc_server_caps() 2787 encode_putfh(xdr, args->fhandle, &hdr); in nfs4_xdr_enc_delegreturn()
|
/Linux-v5.15/fs/ |
D | Makefile | 55 obj-$(CONFIG_FHANDLE) += fhandle.o
|
/Linux-v5.15/include/linux/ |
D | nfs_xdr.h | 615 const struct nfs_fh *fhandle; member 1193 struct nfs_fh *fhandle; member
|
/Linux-v5.15/Documentation/filesystems/ |
D | proc.rst | 1999 …inotify wd:3 ino:9e7e sdev:800013 mask:800afce ignored_mask:0 fhandle-bytes:8 fhandle-type:1 f_han… 2008 fields 'fhandle-bytes', 'fhandle-type' and 'f_handle', all in hex 2024 …fanotify ino:4f969 sdev:800013 mflags:0 mask:3b ignored_mask:40000000 fhandle-bytes:8 fhandle-type…
|
/Linux-v5.15/init/ |
D | Kconfig | 1500 bool "open by fhandle syscalls" if EXPERT
|