Home
last modified time | relevance | path

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

/Linux-v6.1/net/ceph/
Dosd_client.c1465 static bool target_should_be_paused(struct ceph_osd_client *osdc, in target_should_be_paused() function
1600 if (t->paused && !target_should_be_paused(osdc, t, pi)) { in calc_target()