Searched refs:bch_cut_front (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/md/bcache/ |
| H A D | extents.c | 296 bch_cut_front(top->k, i->k); in bch_extent_sort_fixup() 307 bch_cut_front(i->k, top->k); in bch_extent_sort_fixup() 440 bch_cut_front(insert, top); in bch_extent_insert_fixup() 447 bch_cut_front(insert, k); in bch_extent_insert_fixup() 458 bch_cut_front(k, k); in bch_extent_insert_fixup() 610 bch_cut_front(l, r); in bch_extent_merge()
|
| H A D | bset.h | 428 static inline bool bch_cut_front(const struct bkey *where, struct bkey *k) in bch_cut_front() function
|
| H A D | request.c | 571 bch_cut_front(&KEY(s->iop.inode, n->bi_iter.bi_sector, 0), bio_key); in cache_lookup_fn()
|
| H A D | btree.c | 2232 bch_cut_front(&b->key, insert_keys->keys); in bch_btree_insert_keys()
|