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