Home
last modified time | relevance | path

Searched refs:hfs_cat_delete (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dhfs_fs.h182 extern int hfs_cat_delete(u32, struct inode *, const struct qstr *);
H A Ddir.c261 res = hfs_cat_delete(inode->i_ino, dir, &dentry->d_name); in hfs_remove()
H A Dcatalog.c216 * hfs_cat_delete()
221 int hfs_cat_delete(u32 cnid, struct inode *dir, const struct qstr *str) in hfs_cat_delete() function
/kernel/linux/linux-6.6/fs/hfs/
H A Dhfs_fs.h182 extern int hfs_cat_delete(u32, struct inode *, const struct qstr *);
H A Ddir.c262 res = hfs_cat_delete(inode->i_ino, dir, &dentry->d_name); in hfs_remove()
H A Dcatalog.c216 * hfs_cat_delete()
221 int hfs_cat_delete(u32 cnid, struct inode *dir, const struct qstr *str) in hfs_cat_delete() function

Completed in 4 milliseconds