Searched refs:pending_count (Results 1 – 6 of 6) sorted by relevance
72 int pending_count; member
64 int pending_count; member
159 atomic_t pending_count; member693 atomic_inc(&ps->pending_count); in persistent_prepare_exception()728 if (!atomic_dec_and_test(&ps->pending_count) && in persistent_commit_exception()870 atomic_set(&ps->pending_count, 0); in persistent_ctr()
718 conf->pending_count >= max_queued_requests) in raid1_congested()752 conf->pending_count = 0; in flush_pending_writes()1020 conf->pending_count += plug->pending_cnt; in raid1_unplug()1210 if (conf->pending_count >= max_queued_requests) { in make_request()1213 conf->pending_count < max_queued_requests); in make_request()1396 conf->pending_count++; in make_request()2838 conf->pending_count = 0; in setup_conf()
829 conf->pending_count >= max_queued_requests) in raid10_congested()858 conf->pending_count = 0; in flush_pending_writes()1028 conf->pending_count += plug->pending_cnt; in raid10_unplug()1199 if (conf->pending_count >= max_queued_requests) { in __make_request()1202 conf->pending_count < max_queued_requests); in __make_request()1385 conf->pending_count++; in __make_request()1416 conf->pending_count++; in __make_request()
1411 static int pending_count = 4; in apm_event_handler() local1416 (pending_count-- <= 0)) { in apm_event_handler()1417 pending_count = 4; in apm_event_handler()1425 pending_count = 4; in apm_event_handler()