Home
last modified time | relevance | path

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

/fs/hfs/
Ddir.c251 static int hfs_remove(struct inode *dir, struct dentry *dentry) in hfs_remove() function
286 res = hfs_remove(new_dir, new_dentry); in hfs_rename()
311 .unlink = hfs_remove,
313 .rmdir = hfs_remove,