affs_lookup
extern struct dentry *affs_lookup(struct inode *dir, struct dentry *dentry, unsigned int);
.lookup = affs_lookup,