Searched refs:hfsplus_delete_cat (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/hfsplus/ |
| H A D | dir.c | 406 res = hfsplus_delete_cat(cnid, dir, &dentry->d_name); in hfsplus_unlink() 418 res = hfsplus_delete_cat(inode->i_ino, in hfsplus_unlink() 455 res = hfsplus_delete_cat(inode->i_ino, dir, &dentry->d_name); in hfsplus_rmdir() 494 hfsplus_delete_cat(inode->i_ino, dir, &dentry->d_name); in hfsplus_symlink() 541 hfsplus_delete_cat(inode->i_ino, dir, &dentry->d_name); in hfsplus_mknod()
|
| H A D | catalog.c | 330 int hfsplus_delete_cat(u32 cnid, struct inode *dir, const struct qstr *str) in hfsplus_delete_cat() function
|
| H A D | super.c | 621 hfsplus_delete_cat(sbi->hidden_dir->i_ino, in hfsplus_fill_super()
|