Lines Matching refs:vp

241 	struct afs_vnode_param *vp = &op->file[op->fetch_status.which];  in afs_deliver_fs_fetch_status()  local
251 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_fetch_status()
252 xdr_decode_AFSCallBack(&bp, call, &vp->scb); in afs_deliver_fs_fetch_status()
274 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in afs_fs_fetch_status() local
279 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_fetch_status()
289 bp[1] = htonl(vp->fid.vid); in afs_fs_fetch_status()
290 bp[2] = htonl(vp->fid.vnode); in afs_fs_fetch_status()
291 bp[3] = htonl(vp->fid.unique); in afs_fs_fetch_status()
293 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_fetch_status()
303 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_fetch_data() local
383 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_fetch_data()
384 xdr_decode_AFSCallBack(&bp, call, &vp->scb); in afs_deliver_fs_fetch_data()
387 req->data_version = vp->scb.status.data_version; in afs_deliver_fs_fetch_data()
388 req->file_size = vp->scb.status.size; in afs_deliver_fs_fetch_data()
423 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_fetch_data64() local
437 bp[1] = htonl(vp->fid.vid); in afs_fs_fetch_data64()
438 bp[2] = htonl(vp->fid.vnode); in afs_fs_fetch_data64()
439 bp[3] = htonl(vp->fid.unique); in afs_fs_fetch_data64()
445 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_fetch_data64()
454 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_fetch_data() local
473 bp[1] = htonl(vp->fid.vid); in afs_fs_fetch_data()
474 bp[2] = htonl(vp->fid.vnode); in afs_fs_fetch_data()
475 bp[3] = htonl(vp->fid.unique); in afs_fs_fetch_data()
479 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_fetch_data()
490 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_create_vnode() local
501 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_create_vnode()
503 xdr_decode_AFSCallBack(&bp, call, &vp->scb); in afs_deliver_fs_create_vnode()
625 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_file_status_and_vol() local
635 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_file_status_and_vol()
746 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_link() local
758 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_link()
783 struct afs_vnode_param *vp = &op->file[1]; in afs_fs_link() local
811 *bp++ = htonl(vp->fid.vid); in afs_fs_link()
812 *bp++ = htonl(vp->fid.vnode); in afs_fs_link()
813 *bp++ = htonl(vp->fid.unique); in afs_fs_link()
815 trace_afs_make_fs_call1(call, &vp->fid, name); in afs_fs_link()
826 struct afs_vnode_param *vp = &op->file[1]; in afs_deliver_fs_symlink() local
838 xdr_decode_AFSFid(&bp, &vp->fid); in afs_deliver_fs_symlink()
839 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_symlink()
1016 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_store_data() local
1028 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_store_data()
1057 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_store_data64() local
1062 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_store_data64()
1075 *bp++ = htonl(vp->fid.vid); in afs_fs_store_data64()
1076 *bp++ = htonl(vp->fid.vnode); in afs_fs_store_data64()
1077 *bp++ = htonl(vp->fid.unique); in afs_fs_store_data64()
1093 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_store_data64()
1102 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_store_data() local
1107 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_store_data()
1128 *bp++ = htonl(vp->fid.vid); in afs_fs_store_data()
1129 *bp++ = htonl(vp->fid.vnode); in afs_fs_store_data()
1130 *bp++ = htonl(vp->fid.unique); in afs_fs_store_data()
1143 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_store_data()
1177 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_setattr_size64() local
1183 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_setattr_size64()
1196 *bp++ = htonl(vp->fid.vid); in afs_fs_setattr_size64()
1197 *bp++ = htonl(vp->fid.vnode); in afs_fs_setattr_size64()
1198 *bp++ = htonl(vp->fid.unique); in afs_fs_setattr_size64()
1209 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_setattr_size64()
1219 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_setattr_size() local
1225 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_setattr_size()
1240 *bp++ = htonl(vp->fid.vid); in afs_fs_setattr_size()
1241 *bp++ = htonl(vp->fid.vnode); in afs_fs_setattr_size()
1242 *bp++ = htonl(vp->fid.unique); in afs_fs_setattr_size()
1250 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_setattr_size()
1260 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_setattr() local
1269 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_setattr()
1280 *bp++ = htonl(vp->fid.vid); in afs_fs_setattr()
1281 *bp++ = htonl(vp->fid.vnode); in afs_fs_setattr()
1282 *bp++ = htonl(vp->fid.unique); in afs_fs_setattr()
1286 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_setattr()
1433 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_get_volume_status() local
1447 bp[1] = htonl(vp->fid.vid); in afs_fs_get_volume_status()
1449 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_get_volume_status()
1513 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_set_lock() local
1526 *bp++ = htonl(vp->fid.vid); in afs_fs_set_lock()
1527 *bp++ = htonl(vp->fid.vnode); in afs_fs_set_lock()
1528 *bp++ = htonl(vp->fid.unique); in afs_fs_set_lock()
1531 trace_afs_make_fs_calli(call, &vp->fid, op->lock.type); in afs_fs_set_lock()
1540 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_extend_lock() local
1553 *bp++ = htonl(vp->fid.vid); in afs_fs_extend_lock()
1554 *bp++ = htonl(vp->fid.vnode); in afs_fs_extend_lock()
1555 *bp++ = htonl(vp->fid.unique); in afs_fs_extend_lock()
1557 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_extend_lock()
1566 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_release_lock() local
1579 *bp++ = htonl(vp->fid.vid); in afs_fs_release_lock()
1580 *bp++ = htonl(vp->fid.vnode); in afs_fs_release_lock()
1581 *bp++ = htonl(vp->fid.unique); in afs_fs_release_lock()
1583 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_release_lock()
1896 struct afs_vnode_param *vp = &op->file[1]; in afs_fs_inline_bulk_status() local
1907 key_serial(op->key), vp->fid.vid, vp->fid.vnode, op->nr_files); in afs_fs_inline_bulk_status()
1922 *bp++ = htonl(vp->fid.vid); in afs_fs_inline_bulk_status()
1923 *bp++ = htonl(vp->fid.vnode); in afs_fs_inline_bulk_status()
1924 *bp++ = htonl(vp->fid.unique); in afs_fs_inline_bulk_status()
1931 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_inline_bulk_status()
1941 struct afs_vnode_param *vp = &op->file[0]; in afs_deliver_fs_fetch_acl() local
1990 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_fetch_acl()
2018 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_fetch_acl() local
2023 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_fetch_acl()
2032 bp[1] = htonl(vp->fid.vid); in afs_fs_fetch_acl()
2033 bp[2] = htonl(vp->fid.vnode); in afs_fs_fetch_acl()
2034 bp[3] = htonl(vp->fid.unique); in afs_fs_fetch_acl()
2036 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_fetch_acl()
2055 struct afs_vnode_param *vp = &op->file[0]; in afs_fs_store_acl() local
2062 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in afs_fs_store_acl()
2073 bp[1] = htonl(vp->fid.vid); in afs_fs_store_acl()
2074 bp[2] = htonl(vp->fid.vnode); in afs_fs_store_acl()
2075 bp[3] = htonl(vp->fid.unique); in afs_fs_store_acl()
2081 trace_afs_make_fs_call(call, &vp->fid); in afs_fs_store_acl()