Searched refs:have_mdsmap (Results 1 – 3 of 3) sorted by relevance
96 if (monc->have_mdsmap) in monc_show()97 seq_printf(s, "have mdsmap %u\n", (unsigned)monc->have_mdsmap); in monc_show()
216 (unsigned)monc->have_mdsmap); in __send_subscribe()219 i->have = cpu_to_le64(monc->have_mdsmap); in __send_subscribe()271 monc->have_mdsmap = got; in ceph_monc_got_mdsmap()838 monc->have_mdsmap = 0; in ceph_monc_init()
84 u32 have_osdmap, have_mdsmap; member