Searched refs:snapshot_tree_reconstruct (Results 1 – 1 of 1) sorted by relevance
917 struct snapshot_tree_reconstruct { struct 924 static void snapshot_tree_reconstruct_exit(struct snapshot_tree_reconstruct *r) in snapshot_tree_reconstruct_exit() argument 932 static inline bool same_snapshot(struct snapshot_tree_reconstruct *r, struct bpos pos) in same_snapshot() 955 static int snapshot_tree_reconstruct_next(struct bch_fs *c, struct snapshot_tree_reconstruct *r) in snapshot_tree_reconstruct_next() 973 static int get_snapshot_trees(struct bch_fs *c, struct snapshot_tree_reconstruct *r, struct bpos pos) in get_snapshot_trees() 985 struct snapshot_tree_reconstruct r = {}; in bch2_reconstruct_snapshots()