Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbbpos_types.h15 #define BBPOS_MIN BBPOS(0, POS_MIN) macro
H A Dbackpointers.c1207 check_one_backpointer(trans, BBPOS_MIN, BBPOS_MAX, k, &last_flushed) in check_bucket_backpointers_to_extents()
1251 if (!bbpos_cmp(start, BBPOS_MIN) && in bch2_check_backpointers_to_extents()
1256 if (bbpos_cmp(start, BBPOS_MIN) || in bch2_check_backpointers_to_extents()
H A Drebalance.c471 r->scan_start = BBPOS_MIN; in do_rebalance_scan()
H A Dmove.c1132 BBPOS_MIN, in bch2_scan_old_btree_nodes()