Home
last modified time | relevance | path

Searched refs:getroot (Results 1 – 6 of 6) sorted by relevance

/linux/fs/nfs/
H A DMakefile9 nfs-y := client.o dir.o file.o getroot.o inode.o super.o \
H A Dgetroot.c87 error = server->nfs_client->rpc_ops->getroot(server, ctx->mntfh, &fsinfo); in nfs_get_root()
H A Dproc.c735 .getroot = nfs_proc_get_root,
H A Dnfs3proc.c1076 .getroot = nfs3_proc_get_root,
H A Dnfs4proc.c11079 .getroot = nfs4_proc_get_root,
/linux/include/linux/
H A Dnfs_xdr.h1788 int (*getroot) (struct nfs_server *, struct nfs_fh *, member