Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents.h741 int bch2_cut_front_s(struct bpos, struct bkey_s);
746 bch2_cut_front_s(where, bkey_i_to_s(k)); in bch2_cut_front()
H A Dextents.c1556 int bch2_cut_front_s(struct bpos where, struct bkey_s k) in bch2_cut_front_s() function