Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dgetroot.c67 struct dentry *nfs_get_root(struct super_block *sb, struct nfs_fh *mntfh, in nfs_get_root() function
Dinternal.h439 extern struct dentry *nfs_get_root(struct super_block *, struct nfs_fh *,
Dsuper.c2709 mntroot = nfs_get_root(s, mount_info->mntfh, dev_name); in nfs_fs_mount_common()