Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_update.h108 struct jset_entry *__bch2_trans_jset_entry_alloc(struct btree_trans *, unsigned);
120 return __bch2_trans_jset_entry_alloc(trans, u64s); in bch2_trans_jset_entry_alloc()
H A Dbtree_update.c565 struct jset_entry *__bch2_trans_jset_entry_alloc(struct btree_trans *trans, unsigned u64s) in __bch2_trans_jset_entry_alloc() function