Searched refs:hfs_cat_move (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | hfs_fs.h | 183 extern int hfs_cat_move(u32, struct inode *, const struct qstr *,
|
H A D | dir.c | 298 res = hfs_cat_move(d_inode(old_dentry)->i_ino, in hfs_rename()
|
H A D | catalog.c | 282 * hfs_cat_move() 288 int hfs_cat_move(u32 cnid, struct inode *src_dir, const struct qstr *src_name, in hfs_cat_move() function
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | hfs_fs.h | 183 extern int hfs_cat_move(u32, struct inode *, const struct qstr *,
|
H A D | dir.c | 299 res = hfs_cat_move(d_inode(old_dentry)->i_ino, in hfs_rename()
|
H A D | catalog.c | 282 * hfs_cat_move() 288 int hfs_cat_move(u32 cnid, struct inode *src_dir, const struct qstr *src_name, in hfs_cat_move() function
|
Completed in 4 milliseconds