Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
Dceph_fs.h188 struct ceph_mon_command { struct
189 struct ceph_mon_request_header monhdr;
190 struct ceph_fsid fsid;
191 __le32 num_strs; /* always 1 */
192 __le32 str_len;
193 char str[];
/kernel/linux/linux-4.19/include/linux/ceph/
Dceph_fs.h187 struct ceph_mon_command { struct
188 struct ceph_mon_request_header monhdr;
189 struct ceph_fsid fsid;
190 __le32 num_strs; /* always 1 */
191 __le32 str_len;
192 char str[];