Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Ddir.c254 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,