Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
H A Dproc.c723 .try_get_tree = nfs_try_get_tree,
H A Dinternal.h434 int nfs_try_get_tree(struct fs_context *);
H A Dnfs3proc.c1003 .try_get_tree = nfs_try_get_tree,