Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dosd_client.c1547 static bool target_should_be_paused(struct ceph_osd_client *osdc, in target_should_be_paused() function
1682 if (t->paused && !target_should_be_paused(osdc, t, pi)) { in calc_target()