Lines Matching refs:vp

240 	struct afs_vnode_param *vp = &op->file[op->fetch_status.which];  in afs_deliver_fs_fetch_status()  local
250 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_fetch_status()
251 xdr_decode_AFSCallBack(&bp, call, &vp->scb); in afs_deliver_fs_fetch_status()
273 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in afs_fs_fetch_status() local
278 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_fetch_status()
288 bp[1] = htonl(vp->fid.vid); in afs_fs_fetch_status()
289 bp[2] = htonl(vp->fid.vnode); in afs_fs_fetch_status()
290 bp[3] = htonl(vp->fid.unique); in afs_fs_fetch_status()
292 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_fetch_status()
302 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_fetch_data() local
400 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_fetch_data()
401 xdr_decode_AFSCallBack(&bp, call, &vp->scb); in afs_deliver_fs_fetch_data()
404 req->data_version = vp->scb.status.data_version; in afs_deliver_fs_fetch_data()
405 req->file_size = vp->scb.status.size; in afs_deliver_fs_fetch_data()
450 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_fetch_data64() local
464 bp[1] = htonl(vp->fid.vid); in afs_fs_fetch_data64()
465 bp[2] = htonl(vp->fid.vnode); in afs_fs_fetch_data64()
466 bp[3] = htonl(vp->fid.unique); in afs_fs_fetch_data64()
472 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_fetch_data64()
481 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_fetch_data() local
500 bp[1] = htonl(vp->fid.vid); in afs_fs_fetch_data()
501 bp[2] = htonl(vp->fid.vnode); in afs_fs_fetch_data()
502 bp[3] = htonl(vp->fid.unique); in afs_fs_fetch_data()
506 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_fetch_data()
517 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_create_vnode() local
528 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_create_vnode()
530 xdr_decode_AFSCallBack(&bp, call, &vp->scb); in afs_deliver_fs_create_vnode()
652 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_file_status_and_vol() local
662 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_file_status_and_vol()
773 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_link() local
785 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_link()
810 struct afs_vnode_param *vp = &op->file[1]; in afs_fs_link() local
838 *bp++ = htonl(vp->fid.vid); in afs_fs_link()
839 *bp++ = htonl(vp->fid.vnode); in afs_fs_link()
840 *bp++ = htonl(vp->fid.unique); in afs_fs_link()
842 trace_afs_make_fs_call1(call, &vp->fid, name); in afs_fs_link()
853 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_symlink() local
865 xdr_decode_AFSFid(&bp, &vp->fid); in afs_deliver_fs_symlink()
866 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_symlink()
1043 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_store_data() local
1055 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_store_data()
1085 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_store_data64() local
1090 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_store_data64()
1103 *bp++ = htonl(vp->fid.vid); in afs_fs_store_data64()
1104 *bp++ = htonl(vp->fid.vnode); in afs_fs_store_data64()
1105 *bp++ = htonl(vp->fid.unique); in afs_fs_store_data64()
1121 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_store_data64()
1130 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_store_data() local
1136 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_store_data()
1144 i_size = i_size_read(&vp->vnode->vfs_inode); in afs_fs_store_data()
1167 *bp++ = htonl(vp->fid.vid); in afs_fs_store_data()
1168 *bp++ = htonl(vp->fid.vnode); in afs_fs_store_data()
1169 *bp++ = htonl(vp->fid.unique); in afs_fs_store_data()
1182 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_store_data()
1216 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_setattr_size64() local
1222 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_setattr_size64()
1235 *bp++ = htonl(vp->fid.vid); in afs_fs_setattr_size64()
1236 *bp++ = htonl(vp->fid.vnode); in afs_fs_setattr_size64()
1237 *bp++ = htonl(vp->fid.unique); in afs_fs_setattr_size64()
1248 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_setattr_size64()
1258 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_setattr_size() local
1264 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_setattr_size()
1279 *bp++ = htonl(vp->fid.vid); in afs_fs_setattr_size()
1280 *bp++ = htonl(vp->fid.vnode); in afs_fs_setattr_size()
1281 *bp++ = htonl(vp->fid.unique); in afs_fs_setattr_size()
1289 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_setattr_size()
1299 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_setattr() local
1308 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_setattr()
1319 *bp++ = htonl(vp->fid.vid); in afs_fs_setattr()
1320 *bp++ = htonl(vp->fid.vnode); in afs_fs_setattr()
1321 *bp++ = htonl(vp->fid.unique); in afs_fs_setattr()
1325 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_setattr()
1471 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_get_volume_status() local
1485 bp[1] = htonl(vp->fid.vid); in afs_fs_get_volume_status()
1487 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_get_volume_status()
1551 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_set_lock() local
1564 *bp++ = htonl(vp->fid.vid); in afs_fs_set_lock()
1565 *bp++ = htonl(vp->fid.vnode); in afs_fs_set_lock()
1566 *bp++ = htonl(vp->fid.unique); in afs_fs_set_lock()
1569 trace_afs_make_fs_calli(call, &vp->fid, op->lock.type); in afs_fs_set_lock()
1578 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_extend_lock() local
1591 *bp++ = htonl(vp->fid.vid); in afs_fs_extend_lock()
1592 *bp++ = htonl(vp->fid.vnode); in afs_fs_extend_lock()
1593 *bp++ = htonl(vp->fid.unique); in afs_fs_extend_lock()
1595 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_extend_lock()
1604 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_release_lock() local
1617 *bp++ = htonl(vp->fid.vid); in afs_fs_release_lock()
1618 *bp++ = htonl(vp->fid.vnode); in afs_fs_release_lock()
1619 *bp++ = htonl(vp->fid.unique); in afs_fs_release_lock()
1621 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_release_lock()
1920 struct afs_vnode_param *vp = &op->file[1]; in afs_fs_inline_bulk_status() local
1931 key_serial(op->key), vp->fid.vid, vp->fid.vnode, op->nr_files); in afs_fs_inline_bulk_status()
1946 *bp++ = htonl(vp->fid.vid); in afs_fs_inline_bulk_status()
1947 *bp++ = htonl(vp->fid.vnode); in afs_fs_inline_bulk_status()
1948 *bp++ = htonl(vp->fid.unique); in afs_fs_inline_bulk_status()
1955 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_inline_bulk_status()
1965 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_fetch_acl() local
2014 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_fetch_acl()
2041 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_fetch_acl() local
2046 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_fetch_acl()
2055 bp[1] = htonl(vp->fid.vid); in afs_fs_fetch_acl()
2056 bp[2] = htonl(vp->fid.vnode); in afs_fs_fetch_acl()
2057 bp[3] = htonl(vp->fid.unique); in afs_fs_fetch_acl()
2059 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_fetch_acl()
2078 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_store_acl() local
2085 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_store_acl()
2096 bp[1] = htonl(vp->fid.vid); in afs_fs_store_acl()
2097 bp[2] = htonl(vp->fid.vnode); in afs_fs_store_acl()
2098 bp[3] = htonl(vp->fid.unique); in afs_fs_store_acl()
2104 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_store_acl()