Home
last modified time | relevance | path

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

/fs/hfs/
A Dcatalog.c289 struct inode *dst_dir, const struct qstr *dst_name) in hfs_cat_move() argument
299 dst_dir->i_ino, dst_name->name); in hfs_cat_move()
328 hfs_cat_build_key(sb, dst_fd.search_key, dst_dir->i_ino, dst_name); in hfs_cat_move()
371 dst_dir->i_ino, dst_name); in hfs_cat_move()
/fs/hfsplus/
A Dcatalog.c436 struct inode *dst_dir, const struct qstr *dst_name) in hfsplus_rename_cat() argument
446 dst_dir->i_ino, dst_name->name); in hfsplus_rename_cat()
480 dst_dir->i_ino, dst_name); in hfsplus_rename_cat()
529 dst_dir->i_ino, dst_name); in hfsplus_rename_cat()
A Dhfsplus_fs.h454 struct inode *dst_dir, const struct qstr *dst_name);
/fs/bcachefs/
A Ddirent.c402 const struct qstr *dst_name, subvol_inum *dst_inum, u64 *dst_offset, in bch2_dirent_rename() argument
411 POS(dst_dir.inum, bch2_dirent_hash(dst_hash, dst_name)); in bch2_dirent_rename()
436 ret = bch2_maybe_casefold(trans, dst_hash, dst_name, &dst_name_lookup); in bch2_dirent_rename()
467 new_dst = bch2_dirent_create_key(trans, dst_hash, dst_dir, 0, dst_name, in bch2_dirent_rename()
A Dnamei.c404 const struct qstr *dst_name, in bch2_rename_trans() argument
441 dst_name, &dst_inum, &dst_offset, in bch2_rename_trans()

Completed in 13 milliseconds