affs_rmdir        161 fs/affs/affs.h extern int	affs_rmdir(struct inode *dir, struct dentry *dentry);
affs_rmdir         37 fs/affs/dir.c  	.rmdir		= affs_rmdir,