Searched defs:dst_dir (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/hfs/ |
H A D | catalog.c | 279 hfs_cat_move(u32 cnid, struct inode *src_dir, struct qstr *src_name, struct inode *dst_dir, struct qstr *dst_name) hfs_cat_move() argument
|
/linux-4.1.27/fs/hfsplus/ |
H A D | catalog.c | 414 hfsplus_rename_cat(u32 cnid, struct inode *src_dir, struct qstr *src_name, struct inode *dst_dir, struct qstr *dst_name) hfsplus_rename_cat() argument
|
H A D | dir.c | 295 static int hfsplus_link(struct dentry *src_dentry, struct inode *dst_dir, hfsplus_link() argument
|
Completed in 104 milliseconds