nfs_get_root 176 fs/nfs/internal.h extern struct dentry *nfs_get_root(struct super_block *, struct nfs_fh *); nfs_get_root 2003 fs/nfs/super.c mntroot = nfs_get_root(s, mntfh); nfs_get_root 2102 fs/nfs/super.c mntroot = nfs_get_root(s, data->fh);