Searched refs:totalcomps (Results 1 – 1 of 1) sorted by relevance
3498 uint64_t totalcomps = numcomp + relpathcomps; in nfs_mirror_mount_domount() local3501 if (totalcomps > UINT32_MAX) { in nfs_mirror_mount_domount()3505 xb_add_32(error, &xbnew, (uint32_t) totalcomps); /* new component count */ in nfs_mirror_mount_domount()