Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dclient.c860 if (clp->rpc_ops->discover_trunking != NULL && in nfs_probe_fsinfo()
863 error = clp->rpc_ops->discover_trunking(server, mntfh); in nfs_probe_fsinfo()
Dnfs4proc.c10679 .discover_trunking = nfs4_discover_trunking,
/Linux-v6.1/include/linux/
Dnfs_xdr.h1811 int (*discover_trunking)(struct nfs_server *, struct nfs_fh *); member