Lines Matching defs:vp
110 static void afs_prepare_vnode(struct afs_operation *op, struct afs_vnode_param *vp,
113 struct afs_vnode *vnode = vp->vnode;
116 vp->fid = vnode->fid;
117 vp->dv_before = vnode->status.data_version;
118 vp->cb_break_before = afs_calc_vnode_cb_break(vnode);
121 if (vp->modification)
125 if (vp->fid.vnode)
127 index, vp->fid.vid, vp->fid.vnode, vp->fid.unique);