Searched refs:numcomp (Results 1 – 1 of 1) sorted by relevance
3251 uint32_t numlocs, loc, numserv, serv, numaddr, addr, numcomp, comp; in nfs_mirror_mount_domount() local3480 numlocs = numserv = numaddr = numcomp = 0; in nfs_mirror_mount_domount()3496 xb_get_32(error, &xb, numcomp); /* component count */ in nfs_mirror_mount_domount()3498 uint64_t totalcomps = numcomp + relpathcomps; in nfs_mirror_mount_domount()3507 for (comp = 0; !error && (comp < numcomp); comp++) { in nfs_mirror_mount_domount()