Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Ddir.c312 int hfsplus_unlink(struct inode *dir, struct dentry *dentry) in hfsplus_unlink() function
458 res = hfsplus_unlink(new_dir, new_dentry); in hfsplus_rename()
475 .unlink = hfsplus_unlink,