Home
last modified time | relevance | path

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

/fs/hfs/
Dcatalog.c288 struct inode *dst_dir, struct qstr *dst_name) in hfs_cat_move() argument
298 dst_dir->i_ino, dst_name->name); in hfs_cat_move()
327 hfs_cat_build_key(sb, dst_fd.search_key, dst_dir->i_ino, dst_name); in hfs_cat_move()
370 dst_dir->i_ino, dst_name); in hfs_cat_move()
/fs/hfsplus/
Dcatalog.c432 struct inode *dst_dir, struct qstr *dst_name) in hfsplus_rename_cat() argument
442 dst_dir->i_ino, dst_name->name); in hfsplus_rename_cat()
476 dst_dir->i_ino, dst_name); in hfsplus_rename_cat()
525 dst_dir->i_ino, dst_name); in hfsplus_rename_cat()
Dhfsplus_fs.h459 struct inode *dst_dir, struct qstr *dst_name);