Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dceph_fs.h206 struct ceph_mon_command { struct
207 struct ceph_mon_request_header monhdr;
208 struct ceph_fsid fsid;
209 __le32 num_strs; /* always 1 */
210 __le32 str_len;
211 char str[];