Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dceph_fs.h199 struct ceph_mon_command { struct
200 struct ceph_mon_request_header monhdr;
201 struct ceph_fsid fsid;
202 __le32 num_strs; /* always 1 */
203 __le32 str_len;
204 char str[];