Home
last modified time | relevance | path

Searched defs:ceph_osd_req_op (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/ceph/
Dosd_client.h158 struct ceph_osd_req_op { struct
159 u16 op; /* CEPH_OSD_OP_* */
160 u32 flags; /* CEPH_OSD_FLAG_* */
161 union {
215 struct ceph_osd_req_op *op); argument