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