Searched refs:ext2_unlink (Results 1 – 1 of 1) sorted by relevance
274 static int ext2_unlink(struct inode * dir, struct dentry *dentry) in ext2_unlink() function308 err = ext2_unlink(dir, dentry); in ext2_rmdir()417 .unlink = ext2_unlink,