Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfs/
Dproc.c732 .try_get_tree = nfs_try_get_tree,
Dnfs3proc.c1074 .try_get_tree = nfs_try_get_tree,
Dfs_context.c1518 return ctx->nfs_mod->rpc_ops->try_get_tree(fc); in nfs_get_tree()
Dnfs4proc.c10897 .try_get_tree = nfs4_try_get_tree,
/linux-6.14.4/include/linux/
Dnfs_xdr.h1779 int (*try_get_tree) (struct fs_context *); member