Searched defs:ceph_mon_command (Results 1 – 1 of 1) sorted by relevance
206 struct ceph_mon_command { struct207 struct ceph_mon_request_header monhdr;208 struct ceph_fsid fsid;209 __le32 num_strs; /* always 1 */210 __le32 str_len;211 char str[];