Searched refs:sort_iter_next (Results 1 - 1 of 1) sorted by path

/linux-master/fs/bcachefs/
H A Dbkey_sort.c59 static inline struct bkey_packed *sort_iter_next(struct sort_iter *iter, function
179 while ((in = sort_iter_next(iter, keep_unwritten_whiteouts_cmp))) {
205 while ((in = sort_iter_next(iter, bch2_bkey_cmp_packed_inlined))) {

Completed in 353 milliseconds