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