Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dnfs4super.c216 int nfs4_try_get_tree(struct fs_context *fc) in nfs4_try_get_tree() function
Dnfs4_fs.h553 extern int nfs4_try_get_tree(struct fs_context *);
Dnfs4proc.c10669 .try_get_tree = nfs4_try_get_tree,