Lines Matching refs:bch_snapshot
219 if (bkey_val_bytes(k.k) > offsetof(struct bch_snapshot, depth)) in bch2_snapshot_to_text()
264 if (bkey_val_bytes(k.k) > offsetof(struct bch_snapshot, skip)) { in bch2_snapshot_validate()
326 if (bkey_val_bytes(s.k) > offsetof(struct bch_snapshot, depth)) { in __bch2_mark_snapshot()
362 struct bch_snapshot *s) in bch2_snapshot_lookup()
370 struct bch_snapshot v; in bch2_snapshot_live()
536 struct bch_snapshot s; in check_snapshot_tree()
665 static int snapshot_skiplist_good(struct btree_trans *trans, u32 id, struct bch_snapshot s) in snapshot_skiplist_good()
689 struct bch_snapshot *s) in snapshot_tree_ptr_repair()
745 struct bch_snapshot s; in check_snapshot()
747 struct bch_snapshot v; in check_snapshot()
1128 static inline void normalize_snapshot_child_pointers(struct bch_snapshot *s) in normalize_snapshot_child_pointers()