Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbkey.h147 static inline struct bpos bpos_max(struct bpos l, struct bpos r) in bpos_max() function
Dbtree_node_scan.c522 n.min_key = bpos_max(n.min_key, node_min); in bch2_get_scanned_nodes()
Dbackpointers.c249 *bp_pos = bpos_max(*bp_pos, bucket_pos_to_bp(ca, bucket, 0)); in bch2_get_next_backpointer()
Dec.c2091 struct bpos start_pos = bpos_max(min_pos, POS(0, c->ec_stripe_hint)); in __bch2_ec_stripe_head_reserve()