Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dhfs_fs.h153 extern int hfs_cat_move(u32 cnid, struct inode *src_dir,
H A Ddir.c306 res = hfs_cat_move(d_inode(old_dentry)->i_ino, in hfs_rename()
H A Dcatalog.c411 int hfs_cat_move(u32 cnid, struct inode *src_dir, const struct qstr *src_name, in hfs_cat_move() function