Searched refs:d_child_subvol (Results 1 – 5 of 5) sorted by relevance
23 __le32 d_child_subvol; member
222 le32_to_cpu(d.v->d_child_subvol)); in bch2_dirent_to_text()249 dirent->v.d_child_subvol = cpu_to_le32(dst); in dirent_alloc_key()387 target->subvol = le32_to_cpu(d.v->d_child_subvol); in bch2_dirent_read_target()
15 int ret = bch2_subvolume_get(trans, le32_to_cpu(d.v->d_child_subvol), in bch2_dirent_has_target()
817 n->v.d_child_subvol = cpu_to_le32(target->bi_subvol); in __bch2_check_dirent_target()
30 ? le32_to_cpu(d.v->d_child_subvol) == inode->bi_subvol in dirent_points_to_inode_nowarn()2011 u32 target_subvol = le32_to_cpu(d.v->d_child_subvol); in check_dirent_to_subvol()2205 ? d.v->d_child_subvol in check_dirent()