__oreq            396 include/linux/ceph/osd_client.h 	struct ceph_osd_request *__oreq = (oreq);			\
__oreq            398 include/linux/ceph/osd_client.h 	BUG_ON(__whch >= __oreq->r_num_ops);				\
__oreq            399 include/linux/ceph/osd_client.h 	&__oreq->r_ops[__whch].typ.fld;					\