Home
last modified time | relevance | path

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

/linux-3.3/include/linux/ceph/
Dosd_client.h159 struct ceph_osd_req_op { struct
160 u16 op; /* CEPH_OSD_OP_* */
161 u32 flags; /* CEPH_OSD_FLAG_* */
162 union {
216 struct ceph_osd_req_op *op); argument