Searched refs:BUCKET_NOCOW_LOCKS (Results 1 – 2 of 2) sorted by relevance
6 #define BUCKET_NOCOW_LOCKS (1U << BUCKET_NOCOW_LOCKS_BITS) macro16 struct nocow_lock_bucket l[BUCKET_NOCOW_LOCKS];
16 return t->l + (h & (BUCKET_NOCOW_LOCKS - 1)); in bucket_nocow_lock()