Home
last modified time | relevance | path

Searched refs:nfs_get_root (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dgetroot.c67 int nfs_get_root(struct super_block *s, struct fs_context *fc) in nfs_get_root() function
92 dprintk("nfs_get_root: getattr error = %d\n", -error); in nfs_get_root()
99 dprintk("nfs_get_root: get root inode failed\n"); in nfs_get_root()
115 dprintk("nfs_get_root: get root dentry failed\n"); in nfs_get_root()
H A Dinternal.h467 extern int nfs_get_root(struct super_block *s, struct fs_context *fc);
H A Dsuper.c1288 error = nfs_get_root(s, fc); in nfs_get_tree_common()
/kernel/linux/linux-6.6/fs/nfs/
H A Dgetroot.c67 int nfs_get_root(struct super_block *s, struct fs_context *fc) in nfs_get_root() function
89 dprintk("nfs_get_root: getattr error = %d\n", -error); in nfs_get_root()
96 dprintk("nfs_get_root: get root inode failed\n"); in nfs_get_root()
112 dprintk("nfs_get_root: get root dentry failed\n"); in nfs_get_root()
H A Dinternal.h487 extern int nfs_get_root(struct super_block *s, struct fs_context *fc);
H A Dsuper.c1316 error = nfs_get_root(s, fc); in nfs_get_tree_common()

Completed in 8 milliseconds