Home
last modified time | relevance | path

Searched refs:try_get_tree (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dproc.c723 .try_get_tree = nfs_try_get_tree,
H A Dnfs3proc.c1026 .try_get_tree = nfs_try_get_tree,
H A Dfs_context.c1507 return ctx->nfs_mod->rpc_ops->try_get_tree(fc); in nfs_get_tree()
H A Dnfs4proc.c10698 .try_get_tree = nfs4_try_get_tree,
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1751 int (*try_get_tree) (struct fs_context *); member