Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddirent_format.h23 __le32 d_child_subvol; member
H A Ddirent.c161 le32_to_cpu(d.v->d_child_subvol)); in bch2_dirent_to_text()
189 dirent->v.d_child_subvol = cpu_to_le32(dst); in dirent_create_key()
267 target->subvol = le32_to_cpu(d.v->d_child_subvol); in bch2_dirent_read_target()
H A Dstr_hash.c15 int ret = bch2_subvolume_get(trans, le32_to_cpu(d.v->d_child_subvol), in bch2_dirent_has_target()
H A Dfsck.c37 ? le32_to_cpu(d.v->d_child_subvol) == inode->bi_subvol in dirent_points_to_inode_nowarn()
2133 n->v.d_child_subvol = cpu_to_le32(target->bi_subvol); in check_dirent_target()
2184 u32 target_subvol = le32_to_cpu(d.v->d_child_subvol); in check_dirent_to_subvol()