MAX_LOCKS
for (size_t i = 0; i < MAX_LOCKS; i++) {
VERIFY3U(lock_nextres, <, MAX_LOCKS);
thread_t thrids[MAX_LOCKS];
for (uint32_t i = 0; i < MAX_LOCKS; i++, nthr++) {
static lock_order_info_t lock_results[MAX_LOCKS];
const nvme_ioctl_lock_t *lot_locks[MAX_LOCKS];
for (size_t i = 0; i < MAX_LOCKS; i++) {