afs_file
struct afs_file *af;
struct afs_file *af = file->private_data;
struct afs_file *af = iocb->ki_filp->private_data;
struct afs_file *af = in->private_data;
int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af)
extern int afs_cache_wb_key(struct afs_vnode *, struct afs_file *);
struct afs_file *af = file->private_data;
struct afs_file *af = file->private_data;