Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsnapshot.h111 static inline u32 bch2_snapshot_root(struct bch_fs *c, u32 id) in bch2_snapshot_root() function
H A Dsubvolume.c126 u32 snapshot_root = bch2_snapshot_root(c, le32_to_cpu(subvol.v->snapshot)); in check_subvol()
H A Dsnapshot.c485 root_id != bch2_snapshot_root(c, root_id) || in check_snapshot_tree()
637 u32 root_id = bch2_snapshot_root(c, k.k->p.offset), tree_id; in snapshot_tree_ptr_repair()
H A Dfsck.c262 inum, snapshot, root_inum.inum, bch2_snapshot_root(c, snapshot)); in lookup_lostfound()