Searched defs:ceph_mon_poolop_reply (Results 1 – 1 of 1) sorted by relevance
197 struct ceph_mon_poolop_reply { struct198 struct ceph_mon_request_header monhdr;199 struct ceph_fsid fsid;200 __le32 reply_code;201 __le32 epoch;202 char has_data;203 char data[0];