Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_update.h110 struct jset_entry *__bch2_trans_jset_entry_alloc(struct btree_trans *, unsigned);
122 return __bch2_trans_jset_entry_alloc(trans, u64s); in bch2_trans_jset_entry_alloc()
Dbtree_update.c562 struct jset_entry *__bch2_trans_jset_entry_alloc(struct btree_trans *trans, unsigned u64s) in __bch2_trans_jset_entry_alloc() function