Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddirent.h40 dst->v.d_inum = src.v->d_inum; in dirent_copy_target()
Ddirent_format.h21 __le64 d_inum; member
Ddirent.c142 le64_to_cpu(d.v->d_inum) == d.k->p.inode, in bch2_dirent_validate()
157 prt_printf(out, "%llu", le64_to_cpu(d.v->d_inum)); in bch2_dirent_to_text()
186 dirent->v.d_inum = cpu_to_le64(dst); in dirent_create_key()
265 target->inum = le64_to_cpu(d.v->d_inum); in bch2_dirent_read_target()
Dfsck.c36 : le64_to_cpu(d.v->d_inum) == inode->bi_inum) in dirent_points_to_inode_nowarn()
174 *target = le64_to_cpu(d.v->d_inum); in lookup_dirent_in_snapshot()
944 SPOS(0, le64_to_cpu(d.v->d_inum), d.k->p.snapshot), 0); in dirent_has_target()
1006 ret = get_visible_inodes(trans, &target, s, le64_to_cpu(d->v.d_inum)); in fsck_update_backpointers()
2266 n->v.d_inum = cpu_to_le64(target->bi_inum); in check_dirent_target()
2502 ret = get_visible_inodes(trans, target, s, le64_to_cpu(d.v->d_inum)); in check_dirent()
3049 le64_to_cpu(d.v->d_inum), d.k->p.snapshot); in check_nlinks_walk_dirents()