Searched refs:d_child_subvol (Results 1 – 3 of 3) sorted by relevance
23 __le32 d_child_subvol; member
161 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()
35 ? le32_to_cpu(d.v->d_child_subvol) == inode->bi_subvol in dirent_points_to_inode_nowarn()937 int ret = subvol_lookup(trans, le32_to_cpu(d.v->d_child_subvol), &snap, &inum); in dirent_has_target()2264 n->v.d_child_subvol = cpu_to_le32(target->bi_subvol); in check_dirent_target()2315 u32 target_subvol = le32_to_cpu(d.v->d_child_subvol); in check_dirent_to_subvol()