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