Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dextents.h725 int bch2_cut_front_s(struct bpos, struct bkey_s);
730 bch2_cut_front_s(where, bkey_i_to_s(k)); in bch2_cut_front()
H A Dextents.c1549 int bch2_cut_front_s(struct bpos where, struct bkey_s k) in bch2_cut_front_s() function