Searched refs:bi_snapshot (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | namei.c | 709 SPOS(target->bi_dir, target->bi_dir_offset, target->bi_snapshot), in bch2_check_dirent_inode_dirent() 723 target->bi_inum, target->bi_snapshot, in bch2_check_dirent_inode_dirent() 750 target->bi_inum, target->bi_snapshot, buf.buf)) in bch2_check_dirent_inode_dirent() 756 target->bi_inum, target->bi_snapshot, buf.buf); in bch2_check_dirent_inode_dirent() 769 target->bi_inum, target->bi_snapshot, bch2_d_types[d.v->d_type], buf.buf)) { in bch2_check_dirent_inode_dirent()
|
| H A D | fsck.c | 290 lostfound->bi_snapshot = le32_to_cpu(st.root_snapshot); in lookup_lostfound() 391 u32 dirent_snapshot = inode->bi_snapshot; in reattach_inode() 414 BUG_ON(!bch2_snapshot_is_ancestor(c, inode->bi_snapshot, lostfound.bi_snapshot)); in reattach_inode() 415 lostfound.bi_snapshot = inode->bi_snapshot; in reattach_inode() 459 BTREE_ID_inodes, SPOS(0, inode->bi_inum, inode->bi_snapshot - 1), in reattach_inode() 662 new_inode.bi_snapshot = snapshot; in reconstruct_inode() 1030 u32 inode_snapshot = inode->bi_snapshot; in check_inode_dirent_inode() 1238 u.bi_inum, u.bi_snapshot)) { in check_inode() 1346 SPOS(0, inode->bi_inum, inode->bi_snapshot + 1), in find_oldest_inode_needs_reattach() 2115 subvol_root.bi_snapshot = le32_to_cpu(s.v->snapshot); in check_dirent_to_subvol() [all …]
|
| H A D | inode.h | 91 u32 bi_snapshot; member
|
| H A D | inode.c | 288 unpacked->bi_snapshot = k.k->p.snapshot; in bch2_inode_unpack_slowpath() 330 unpacked->bi_snapshot = k.k->p.snapshot; in bch2_inode_unpack() 396 inode_p->inode.k.p.snapshot = inode->bi_snapshot; in __bch2_fsck_write_inode() 559 prt_printf(out, "inum: %llu:%u ", inode->bi_inum, inode->bi_snapshot); in bch2_inode_unpacked_to_text()
|
| H A D | str_hash.c | 112 SPOS(0, snapshot_root->bi_inum, snapshot_root->bi_snapshot - 1), in repair_inode_hash_info()
|
| H A D | subvolume.c | 103 inode.bi_inum, inode.bi_snapshot, in check_subvol() 106 inode.bi_snapshot = le32_to_cpu(subvol.v->snapshot); in check_subvol()
|