Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dsuper.c978 int nfs_try_get_tree(struct fs_context *fc) in nfs_try_get_tree()
989 EXPORT_SYMBOL_GPL(nfs_try_get_tree);
974 int nfs_try_get_tree(struct fs_context *fc) nfs_try_get_tree() function
H A Dinternal.h517 int nfs_try_get_tree(struct fs_context *);
H A Dnfs3proc.c1085 .try_get_tree = nfs_try_get_tree,