Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbkey_methods.c342 (u64) l.k->size + r.k->size <= KEY_SIZE_MAX && in bch2_bkey_merge()
H A Dio_misc.c145 unsigned max_sectors = KEY_SIZE_MAX & (~0 << c->block_bits); in bch2_fpunch_at()
H A Dbcachefs_format.h164 #define KEY_SIZE_MAX ((__u32)~0U) macro
H A Dbtree_iter.c2867 min_t(u64, KEY_SIZE_MAX, in bch2_btree_iter_peek_slot()