Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_update_interior.h139 int bch2_btree_increase_depth(struct btree_trans *, btree_path_idx_t, unsigned);
H A Drecovery.c303 bch2_btree_increase_depth(trans, iter.path, 0) ?: in bch2_journal_replay_key()
H A Dbtree_update_interior.c1984 int bch2_btree_increase_depth(struct btree_trans *trans, btree_path_idx_t path, unsigned flags) in bch2_btree_increase_depth() function