Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dsuper.c1001 return nfs_get_tree_common(fc); in nfs_try_get_tree()
1309 int nfs_get_tree_common(struct fs_context *fc) in nfs_get_tree_common() function
H A Dinternal.h508 int nfs_get_tree_common(struct fs_context *);
H A Dfs_context.c1622 return nfs_get_tree_common(fc); in nfs_get_tree()