Home
last modified time | relevance | path

Searched refs:dst_inode_u (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dnamei.c449 dst_inode_u->bi_subvol && in bch2_rename_trans()
468 dst_inode_u->bi_parent_subvol) in bch2_rename_trans()
476 dst_inode_u->bi_dir_offset = src_offset; in bch2_rename_trans()
482 dst_inode_u->bi_dir = 0; in bch2_rename_trans()
483 dst_inode_u->bi_dir_offset = 0; in bch2_rename_trans()
488 S_ISDIR(dst_inode_u->bi_mode)) { in bch2_rename_trans()
493 if (S_ISDIR(dst_inode_u->bi_mode)) { in bch2_rename_trans()
508 S_ISDIR(dst_inode_u->bi_mode)) { in bch2_rename_trans()
523 S_ISDIR(dst_inode_u->bi_mode) && in bch2_rename_trans()
524 !dst_inode_u->bi_subvol) in bch2_rename_trans()
[all …]
H A Dfs.c924 struct bch_inode_unpacked src_inode_u, dst_inode_u, *whiteout_inode_u; in bch2_rename2() local
981 &dst_inode_u, in bch2_rename2()
1019 dst_inode->v.i_ino != dst_inode_u.bi_inum); in bch2_rename2()
1032 bch2_inode_update_after_write(trans, dst_inode, &dst_inode_u, in bch2_rename2()