Home
last modified time | relevance | path

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

/linux-3.4.99/fs/hfsplus/
Ddir.c325 static int hfsplus_unlink(struct inode *dir, struct dentry *dentry) in hfsplus_unlink() function
488 res = hfsplus_unlink(new_dir, new_dentry); in hfsplus_rename()
505 .unlink = hfsplus_unlink,