Searched refs:nr_batch_pfns (Results 1 – 2 of 2) sorted by relevance
96 unsigned int nr_pfns = ctx->save.nr_batch_pfns; in write_batch()264 rc = ctx->save.nr_batch_pfns = 0; in write_batch()289 if ( ctx->save.nr_batch_pfns == 0 ) in flush_batch()311 if ( ctx->save.nr_batch_pfns == MAX_BATCH_SIZE ) in add_to_batch()315 ctx->save.batch_pfns[ctx->save.nr_batch_pfns++] = pfn; in add_to_batch()
245 unsigned int nr_batch_pfns; member
Completed in 16 milliseconds