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