Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c723 .try_get_tree = nfs_try_get_tree,
H A Dnfs3proc.c1003 .try_get_tree = nfs_try_get_tree,
H A Dfs_context.c1359 return ctx->nfs_mod->rpc_ops->try_get_tree(fc); in nfs_get_tree()
H A Dnfs4proc.c10413 .try_get_tree = nfs4_try_get_tree,
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1722 int (*try_get_tree) (struct fs_context *); member