Home
last modified time | relevance | path

Searched refs:discover_trunking (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
H A Dclient.c871 if (clp->rpc_ops->discover_trunking != NULL && in nfs_probe_fsinfo()
874 error = clp->rpc_ops->discover_trunking(server, mntfh); in nfs_probe_fsinfo()
H A Dnfs4proc.c10745 .discover_trunking = nfs4_discover_trunking,
/linux/include/linux/
H A Dnfs_xdr.h1818 int (*discover_trunking)(struct nfs_server *, struct nfs_fh *); member