Searched refs:dst_name (Results 1 – 5 of 5) sorted by relevance
| /fs/hfs/ |
| A D | catalog.c | 289 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 D | catalog.c | 436 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 D | hfsplus_fs.h | 454 struct inode *dst_dir, const struct qstr *dst_name);
|
| /fs/bcachefs/ |
| A D | dirent.c | 402 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 D | namei.c | 404 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