Searched refs:bch2_snapshot_exists (Results 1 – 3 of 3) sorted by relevance
129 static inline bool bch2_snapshot_exists(struct bch_fs *c, u32 id) in bch2_snapshot_exists() function
399 while (id && bch2_snapshot_exists(c, id)) { in bch2_snapshot_tree_oldest_subvol()990 if (fsck_err_on(!bch2_snapshot_exists(c, *id), in bch2_reconstruct_snapshots()1023 if (fsck_err_on(!bch2_snapshot_exists(c, k.k->p.snapshot), in bch2_check_key_has_snapshot()
753 if (unlikely(k.k->p.snapshot && !bch2_snapshot_exists(c, k.k->p.snapshot))) in bch2_data_update_init()