Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Ddir.c358 static int hfsplus_unlink(struct inode *dir, struct dentry *dentry) in hfsplus_unlink() function
547 res = hfsplus_unlink(new_dir, new_dentry); in hfsplus_rename()
564 .unlink = hfsplus_unlink,