Home
last modified time | relevance | path

Searched defs:dst_dir (Results 1 – 5 of 5) sorted by relevance

/linux/fs/hfs/
H A Dcatalog.c289 struct inode *dst_dir, const struct qstr *dst_name) in hfs_cat_move()
/linux/fs/hfsplus/
H A Dcatalog.c436 struct inode *dst_dir, const struct qstr *dst_name) in hfsplus_rename_cat()
/linux/fs/bcachefs/
H A Dnamei.c400 subvol_inum dst_dir, struct bch_inode_unpacked *dst_dir_u, in bch2_rename_trans()
H A Ddirent.c397 subvol_inum dst_dir, struct bch_hash_info *dst_hash, in bch2_dirent_rename()
H A Dfs.c918 struct bch_inode_info *dst_dir = to_bch_ei(dst_vdir); in bch2_rename2() local