Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddirent_format.h23 __le32 d_child_subvol; member
H A Ddirent.c222 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()
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 Dnamei.c817 n->v.d_child_subvol = cpu_to_le32(target->bi_subvol); in __bch2_check_dirent_target()
H A Dfsck.c30 ? 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()