Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsnapshot.h17 struct bkey_i_snapshot_tree *__bch2_snapshot_tree_create(struct btree_trans *);
Dsnapshot.c59 __bch2_snapshot_tree_create(struct btree_trans *trans) in __bch2_snapshot_tree_create() function
81 __bch2_snapshot_tree_create(trans); in bch2_snapshot_tree_create()
1360 n_tree = __bch2_snapshot_tree_create(trans); in bch2_snapshot_node_create_tree()