orig_req 863 fs/ceph/file.c struct ceph_osd_request *orig_req = aio_work->req; orig_req 864 fs/ceph/file.c struct ceph_aio_request *aio_req = orig_req->r_priv; orig_req 865 fs/ceph/file.c struct inode *inode = orig_req->r_inode; orig_req 884 fs/ceph/file.c req = ceph_osdc_alloc_request(orig_req->r_osdc, snapc, 1, orig_req 888 fs/ceph/file.c req = orig_req; orig_req 893 fs/ceph/file.c ceph_oloc_copy(&req->r_base_oloc, &orig_req->r_base_oloc); orig_req 894 fs/ceph/file.c ceph_oid_copy(&req->r_base_oid, &orig_req->r_base_oid); orig_req 896 fs/ceph/file.c req->r_ops[0] = orig_req->r_ops[0]; orig_req 904 fs/ceph/file.c req = orig_req; orig_req 908 fs/ceph/file.c ceph_osdc_put_request(orig_req);