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

/linux-master/fs/bcachefs/
H A Dbtree_node_scan.c497 n.min_key = bpos_max(n.min_key, node_min);
H A Dbkey.h146 static inline struct bpos bpos_max(struct bpos l, struct bpos r) function
H A Dbackpointers.c245 *bp_pos = bpos_max(*bp_pos, bucket_pos_to_bp(ca, bucket, 0));
H A Dec.c1956 struct bpos start_pos = bpos_max(min_pos, POS(0, c->ec_stripe_hint));

Completed in 136 milliseconds