Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dcatalog.c265 struct inode *dst_dir, struct qstr *dst_name) in hfsplus_rename_cat() argument
274 dst_dir->i_ino, dst_name->name); in hfsplus_rename_cat()
289 hfsplus_fill_cat_key(dst_fd.search_key, dst_dir->i_ino, dst_name); in hfsplus_rename_cat()
326 entry_size = hfsplus_fill_cat_thread(&entry, type, dst_dir->i_ino, dst_name); in hfsplus_rename_cat()