Home
last modified time | relevance | path

Searched refs:nfs_get_root (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfs/
Dgetroot.c71 struct dentry *nfs_get_root(struct super_block *sb, struct nfs_fh *mntfh, in nfs_get_root() function
Dinternal.h424 extern struct dentry *nfs_get_root(struct super_block *, struct nfs_fh *,
Dsuper.c2586 mntroot = nfs_get_root(s, mount_info->mntfh, dev_name); in nfs_fs_mount_common()