Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dsuper.c960 return nfs_get_tree_common(fc); in nfs_try_get_tree()
1258 int nfs_get_tree_common(struct fs_context *fc) in nfs_get_tree_common() function
H A Dinternal.h449 int nfs_get_tree_common(struct fs_context *);
H A Dfs_context.c1509 return nfs_get_tree_common(fc); in nfs_get_tree()