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

/linux-master/fs/nfs/
H A Dgetroot.c67 int nfs_get_root(struct super_block *s, struct fs_context *fc) function
89 dprintk("nfs_get_root: getattr error = %d\n", -error);
96 dprintk("nfs_get_root: get root inode failed\n");
112 dprintk("nfs_get_root: get root dentry failed\n");
H A Dinternal.h485 extern int nfs_get_root(struct super_block *s, struct fs_context *fc);
H A Dsuper.c1329 error = nfs_get_root(s, fc);

Completed in 105 milliseconds