Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Ddir.c255 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,