Home
last modified time | relevance | path

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

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