Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_io.c114 static void *btree_bounce_alloc(struct bch_fs *c, size_t size, in btree_bounce_alloc() function
178 new_whiteouts = btree_bounce_alloc(c, bytes, &used_mempool); in bch2_sort_whiteouts()
322 out = btree_bounce_alloc(c, bytes, &used_mempool); in btree_node_sort()
1222 sorted = btree_bounce_alloc(c, btree_buf_bytes(b), &used_mempool); in bch2_btree_node_read_done()
2120 data = btree_bounce_alloc(c, bytes, &used_mempool); in __bch2_btree_node_write()