Home
last modified time | relevance | path

Searched refs:hfs_remove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Ddir.c244 * hfs_remove()
254 static int hfs_remove(struct inode *dir, struct dentry *dentry) in hfs_remove() function
293 res = hfs_remove(new_dir, new_dentry); in hfs_rename()
318 .unlink = hfs_remove,
320 .rmdir = hfs_remove,
/kernel/linux/linux-6.6/fs/hfs/
H A Ddir.c245 * hfs_remove()
255 static int hfs_remove(struct inode *dir, struct dentry *dentry) in hfs_remove() function
294 res = hfs_remove(new_dir, new_dentry); in hfs_rename()
319 .unlink = hfs_remove,
321 .rmdir = hfs_remove,

Completed in 1 milliseconds