Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4super.c240 int nfs4_try_get_tree(struct fs_context *fc) in nfs4_try_get_tree() function
H A Dnfs4_fs.h555 extern int nfs4_try_get_tree(struct fs_context *);
H A Dnfs4proc.c10897 .try_get_tree = nfs4_try_get_tree,