Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Drados.h410 struct ceph_osd_reply_head { struct
411 __le32 client_inc; /* client incarnation */
412 __le32 flags;
413 struct ceph_object_layout layout;
414 __le32 osdmap_epoch;
415 struct ceph_eversion reassert_version; /* for replaying uncommitted */
417 __le32 result; /* result code */
419 __le32 object_len; /* length of object name */
420 __le32 num_ops;
421 struct ceph_osd_op ops[0]; /* ops[], object */