Home
last modified time | relevance | path

Searched refs:ulong_byte_assert (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbuckets_types.h32 union ulong_byte_assert { union
H A Dec.h160 BUILD_BUG_ON(!((union ulong_byte_assert) { .ulong = 1UL << BUCKET_LOCK_BITNR }).byte); in gc_stripe_unlock()
H A Dbuckets.h44 BUILD_BUG_ON(!((union ulong_byte_assert) { .ulong = 1UL << BUCKET_LOCK_BITNR }).byte); in bucket_unlock()