Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dproc.c723 .try_get_tree = nfs_try_get_tree,
Dnfs3proc.c1003 .try_get_tree = nfs_try_get_tree,
Dfs_context.c1347 return ctx->nfs_mod->rpc_ops->try_get_tree(fc); in nfs_get_tree()
Dnfs4proc.c10351 .try_get_tree = nfs4_try_get_tree,
/Linux-v5.10/include/linux/
Dnfs_xdr.h1717 int (*try_get_tree) (struct fs_context *); member