Searched refs:pending_count (Results 1 – 6 of 6) sorted by relevance
67 int pending_count; member
58 int pending_count; member
158 atomic_t pending_count; member692 atomic_inc(&ps->pending_count); in persistent_prepare_exception()727 if (!atomic_dec_and_test(&ps->pending_count) && in persistent_commit_exception()869 atomic_set(&ps->pending_count, 0); in persistent_ctr()
749 conf->pending_count >= max_queued_requests) in raid1_congested()783 conf->pending_count = 0; in flush_pending_writes()1052 conf->pending_count += plug->pending_cnt; in raid1_unplug()1241 if (conf->pending_count >= max_queued_requests) { in make_request()1244 conf->pending_count < max_queued_requests); in make_request()1428 conf->pending_count++; in make_request()2826 conf->pending_count = 0; in setup_conf()
918 conf->pending_count >= max_queued_requests) in raid10_congested()947 conf->pending_count = 0; in flush_pending_writes()1117 conf->pending_count += plug->pending_cnt; in raid10_unplug()1288 if (conf->pending_count >= max_queued_requests) { in __make_request()1291 conf->pending_count < max_queued_requests); in __make_request()1476 conf->pending_count++; in __make_request()1507 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()