Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbuckets.h64 union ulong_byte_assert { union
71 BUILD_BUG_ON(!((union ulong_byte_assert) { .ulong = 1UL << BUCKET_LOCK_BITNR }).byte); in bucket_unlock()