Searched defs:ceph_mon_command (Results 1 – 2 of 2) sorted by relevance
188 struct ceph_mon_command { struct189 struct ceph_mon_request_header monhdr;190 struct ceph_fsid fsid;191 __le32 num_strs; /* always 1 */192 __le32 str_len;193 char str[];
199 struct ceph_mon_command { struct200 struct ceph_mon_request_header monhdr;201 struct ceph_fsid fsid;202 __le32 num_strs; /* always 1 */203 __le32 str_len;204 char str[];