affs_lookup 168 fs/affs/affs.h extern struct dentry *affs_lookup(struct inode *dir, struct dentry *dentry, unsigned int); affs_lookup 34 fs/affs/dir.c .lookup = affs_lookup,