Searched refs:ulong_byte_assert (Results 1 – 3 of 3) sorted by relevance
32 union ulong_byte_assert { union
160 BUILD_BUG_ON(!((union ulong_byte_assert) { .ulong = 1UL << BUCKET_LOCK_BITNR }).byte); in gc_stripe_unlock()
44 BUILD_BUG_ON(!((union ulong_byte_assert) { .ulong = 1UL << BUCKET_LOCK_BITNR }).byte); in bucket_unlock()
Completed in 7 milliseconds