Searched refs:btree_node_sort (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ |
H A D | btree_io.c | 294 static void btree_node_sort(struct bch_fs *c, struct btree *b, in btree_node_sort() function 433 btree_node_sort(c, b, unwritten_idx, b->nsets); in btree_node_compact() 438 btree_node_sort(c, b, 0, unwritten_idx); in btree_node_compact() 2252 btree_node_sort(c, b, 0, b->nsets); in bch2_btree_post_write_cleanup()
|
H A D | bcachefs.h | 435 x(btree_node_sort) \
|