Lines Matching refs:fhandle
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
106 .rpc_argp = fhandle, in nfs_proc_getattr()
150 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in nfs_proc_lookup() argument
158 .fh = fhandle, in nfs_proc_lookup()
200 struct nfs_fh fhandle; in nfs_proc_create() local
209 .fh = &fhandle, in nfs_proc_create()
224 status = nfs_instantiate(dentry, &fhandle, &fattr); in nfs_proc_create()
236 struct nfs_fh fhandle; in nfs_proc_mknod() local
245 .fh = &fhandle, in nfs_proc_mknod()
276 status = nfs_instantiate(dentry, &fhandle, &fattr); in nfs_proc_mknod()
368 struct nfs_fh fhandle; in nfs_proc_symlink() local
399 fhandle.size = 0; in nfs_proc_symlink()
400 status = nfs_instantiate(dentry, &fhandle, &fattr); in nfs_proc_symlink()
410 struct nfs_fh fhandle; in nfs_proc_mkdir() local
419 .fh = &fhandle, in nfs_proc_mkdir()
434 status = nfs_instantiate(dentry, &fhandle, &fattr); in nfs_proc_mkdir()
495 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_statfs() argument
501 .rpc_argp = fhandle, in nfs_proc_statfs()
523 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_fsinfo() argument
529 .rpc_argp = fhandle, in nfs_proc_fsinfo()
554 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_pathconf() argument