Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsnapshot.c959 struct snapshot_tree_reconstruct { struct
966 static void snapshot_tree_reconstruct_exit(struct snapshot_tree_reconstruct *r) in snapshot_tree_reconstruct_exit() argument
974 static inline bool same_snapshot(struct snapshot_tree_reconstruct *r, struct bpos pos) in same_snapshot()
1000 static int snapshot_tree_reconstruct_next(struct bch_fs *c, struct snapshot_tree_reconstruct *r) in snapshot_tree_reconstruct_next()
1018 static int get_snapshot_trees(struct bch_fs *c, struct snapshot_tree_reconstruct *r, struct bpos po… in get_snapshot_trees()
1030 struct snapshot_tree_reconstruct r = {}; in bch2_reconstruct_snapshots()