Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs3proc.c1077 .try_get_tree = nfs_try_get_tree,
H A Dfs_context.c1620 return ctx->nfs_mod->rpc_ops->try_get_tree(fc); in nfs_get_tree()
H A Dnfs4proc.c10991 .try_get_tree = nfs4_try_get_tree,
/linux/include/linux/
H A Dnfs_xdr.h1783 int (*try_get_tree) (struct fs_context *); member