Searched refs:discover_trunking (Results 1 – 3 of 3) sorted by relevance
874 if (clp->rpc_ops->discover_trunking != NULL && in nfs_probe_fsinfo()877 error = clp->rpc_ops->discover_trunking(server, mntfh); in nfs_probe_fsinfo()
10704 .discover_trunking = nfs4_discover_trunking,
1818 int (*discover_trunking)(struct nfs_server *, struct nfs_fh *); member