Home
last modified time | relevance | path

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

/openbmc/linux/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);
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,