Searched refs:batch_count (Results 1 – 8 of 8) sorted by relevance
179 __flush_batch(journal_t *journal, int *batch_count) in __flush_batch() argument185 for (i = 0; i < *batch_count; i++) in __flush_batch()189 for (i = 0; i < *batch_count; i++) { in __flush_batch()194 *batch_count = 0; in __flush_batch()211 int result, batch_count = 0; in jbd2_log_do_checkpoint() local303 journal->j_chkpt_bhs[batch_count++] = bh; in jbd2_log_do_checkpoint()306 if ((batch_count == JBD2_NR_BATCH) || in jbd2_log_do_checkpoint()312 if (batch_count) { in jbd2_log_do_checkpoint()316 if (batch_count) in jbd2_log_do_checkpoint()317 __flush_batch(journal, &batch_count); in jbd2_log_do_checkpoint()
175 int batch_count = HUNG_TASK_BATCHING; in check_hung_uninterruptible_tasks() local190 if (!--batch_count) { in check_hung_uninterruptible_tasks()191 batch_count = HUNG_TASK_BATCHING; in check_hung_uninterruptible_tasks()
146 int batch_count; in rds_send_xmit() local150 batch_count = 0; in rds_send_xmit()230 batch_count++; in rds_send_xmit()237 if (batch_count >= send_batch_count) in rds_send_xmit()444 if (batch_count < send_batch_count) in rds_send_xmit()
110 unsigned int batch_count; member
336 u32 batch_count; member
1093 ooo_cmdsn->batch_count = (batch) ? in iscsit_handle_ooo_cmdsn()
201 if (tlb->batch_count == MAX_GATHER_BATCH_COUNT) in tlb_next_batch()208 tlb->batch_count++; in tlb_next_batch()231 tlb->batch_count = 0; in arch_tlb_gather_mmu()
2796 int batch_count = 0; in free_unref_page_list() local2818 if (++batch_count == SWAP_CLUSTER_MAX) { in free_unref_page_list()2820 batch_count = 0; in free_unref_page_list()