Searched refs:nr_batch_pfns (Results 1 – 2 of 2) sorted by relevance
88 unsigned nr_pfns = ctx->save.nr_batch_pfns; in write_batch()261 rc = ctx->save.nr_batch_pfns = 0; in write_batch()286 if ( ctx->save.nr_batch_pfns == 0 ) in flush_batch()308 if ( ctx->save.nr_batch_pfns == MAX_BATCH_SIZE ) in add_to_batch()312 ctx->save.batch_pfns[ctx->save.nr_batch_pfns++] = pfn; in add_to_batch()
206 unsigned nr_batch_pfns; member
Completed in 5 milliseconds