Searched refs:new_dirent (Results 1 – 1 of 1) sorted by relevance
2361 struct bkey_i_dirent *new_dirent = bch2_bkey_make_mut_typed(trans, iter, &d.s_c, 0, dirent); in check_dirent_to_subvol() local2362 ret = PTR_ERR_OR_ZERO(new_dirent); in check_dirent_to_subvol()2366 new_dirent->v.d_parent_subvol = cpu_to_le32(new_parent_subvol); in check_dirent_to_subvol()