Searched defs:ceph_osd_req_op (Results 1 – 1 of 1) sorted by relevance
159 struct ceph_osd_req_op { struct160 u16 op; /* CEPH_OSD_OP_* */161 u32 flags; /* CEPH_OSD_FLAG_* */162 union {216 struct ceph_osd_req_op *op); argument