Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/ceph/
A Dosd_client.h88 struct ceph_osd_req_op { struct
89 u16 op; /* CEPH_OSD_OP_* */
90 u32 flags; /* CEPH_OSD_OP_FLAG_* */
91 u32 indata_len; /* request */
92 u32 outdata_len; /* reply */
93 s32 rval;
95 union {

Completed in 6 milliseconds