nfs4_get_root 178 fs/nfs/internal.h extern struct dentry *nfs4_get_root(struct super_block *, struct nfs_fh *); nfs4_get_root 2357 fs/nfs/super.c mntroot = nfs4_get_root(s, mntfh); nfs4_get_root 2456 fs/nfs/super.c mntroot = nfs4_get_root(s, data->fh); nfs4_get_root 2541 fs/nfs/super.c mntroot = nfs4_get_root(s, &mntfh);