Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsnapshot.h15 struct bkey_i_snapshot_tree *__bch2_snapshot_tree_create(struct btree_trans *);
H A Dsnapshot.c62 __bch2_snapshot_tree_create(struct btree_trans *trans) in __bch2_snapshot_tree_create() function
84 __bch2_snapshot_tree_create(trans); in bch2_snapshot_tree_create()
1391 n_tree = __bch2_snapshot_tree_create(trans); in bch2_snapshot_node_create_tree()