Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
Dmon_client.c371 bool need_request; in ceph_monc_want_map() local
374 need_request = __ceph_monc_want_map(monc, sub, epoch, continuous); in ceph_monc_want_map()
377 return need_request; in ceph_monc_want_map()