Home
last modified time | relevance | path

Searched refs:need_request (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ceph/
H A Dmon_client.c444 bool need_request; in ceph_monc_want_map() local
447 need_request = __ceph_monc_want_map(monc, sub, epoch, continuous); in ceph_monc_want_map()
450 return need_request; in ceph_monc_want_map()