affs_unlink 158 fs/affs/affs.h extern int affs_unlink(struct inode *dir, struct dentry *dentry); affs_unlink 34 fs/affs/dir.c .unlink = affs_unlink,