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

/linux-4.4.14/fs/hfs/
H A Ddir.c244 * hfs_remove()
254 static int hfs_remove(struct inode *dir, struct dentry *dentry) hfs_remove() function
289 res = hfs_remove(new_dir, new_dentry); hfs_rename()
314 .unlink = hfs_remove,
316 .rmdir = hfs_remove,

Completed in 136 milliseconds