Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_update.h138 void *__bch2_trans_subbuf_alloc(struct btree_trans *,
148 return __bch2_trans_subbuf_alloc(trans, buf, u64s); in bch2_trans_subbuf_alloc()
H A Dbtree_update.c547 void *__bch2_trans_subbuf_alloc(struct btree_trans *trans, in __bch2_trans_subbuf_alloc() function