Home
last modified time | relevance | path

Searched refs:nfs_try_get_tree (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/nfs/
H A Dsuper.c992 int nfs_try_get_tree(struct fs_context *fc) in nfs_try_get_tree() function
1003 EXPORT_SYMBOL_GPL(nfs_try_get_tree);
H A Dproc.c736 .try_get_tree = nfs_try_get_tree,
H A Dinternal.h507 int nfs_try_get_tree(struct fs_context *);
H A Dnfs3proc.c1077 .try_get_tree = nfs_try_get_tree,