Searched refs:btree_node_sort (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/fs/bcachefs/ |
D | btree_io.c | 289 static void btree_node_sort(struct bch_fs *c, struct btree *b, in btree_node_sort() function 429 btree_node_sort(c, b, unwritten_idx, in btree_node_compact() 435 btree_node_sort(c, b, 0, unwritten_idx, false); in btree_node_compact() 2235 btree_node_sort(c, b, 0, b->nsets, true); in bch2_btree_post_write_cleanup()
|
D | bcachefs.h | 426 x(btree_node_sort) \
|