Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dproc.c723 .try_get_tree = nfs_try_get_tree,
Dnfs3proc.c1026 .try_get_tree = nfs_try_get_tree,
Dfs_context.c1504 return ctx->nfs_mod->rpc_ops->try_get_tree(fc); in nfs_get_tree()
Dnfs4proc.c10660 .try_get_tree = nfs4_try_get_tree,
/Linux-v6.6/include/linux/
Dnfs_xdr.h1751 int (*try_get_tree) (struct fs_context *); member