Searched refs:dst_name (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/hfs/ |
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()
|
/linux-4.19.296/fs/hfsplus/ |
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()
|
D | hfsplus_fs.h | 462 struct inode *dst_dir, const struct qstr *dst_name);
|
/linux-4.19.296/include/net/iucv/ |
D | af_iucv.h | 113 char dst_name[8]; member
|