Home
last modified time | relevance | path

Searched refs:nfs_try_get_tree (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dsuper.c932 int nfs_try_get_tree(struct fs_context *fc) in nfs_try_get_tree() function
943 EXPORT_SYMBOL_GPL(nfs_try_get_tree); variable
H A Dinternal.h434 int nfs_try_get_tree(struct fs_context *);
H A Dproc.c723 .try_get_tree = nfs_try_get_tree,
H A Dnfs3proc.c1003 .try_get_tree = nfs_try_get_tree,
/kernel/linux/linux-6.6/fs/nfs/
H A Dsuper.c951 int nfs_try_get_tree(struct fs_context *fc) in nfs_try_get_tree() function
962 EXPORT_SYMBOL_GPL(nfs_try_get_tree); variable
H A Dproc.c723 .try_get_tree = nfs_try_get_tree,
H A Dinternal.h448 int nfs_try_get_tree(struct fs_context *);
H A Dnfs3proc.c1026 .try_get_tree = nfs_try_get_tree,

Completed in 12 milliseconds