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