Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
Dclient.c859 if (clp->rpc_ops->discover_trunking != NULL && in nfs_probe_fsinfo()
862 error = clp->rpc_ops->discover_trunking(server, mntfh); in nfs_probe_fsinfo()
Dnfs4proc.c10665 .discover_trunking = nfs4_discover_trunking,
/linux-5.19.10/include/linux/
Dnfs_xdr.h1810 int (*discover_trunking)(struct nfs_server *, struct nfs_fh *); member