Home
last modified time | relevance | path

Searched refs:IOEND_BATCH_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/iomap/
H A Dinternal.h5 #define IOEND_BATCH_SIZE 4096 macro
H A Dioend.c69 if (completions > IOEND_BATCH_SIZE * 8) { in iomap_finish_ioends()
H A Dbuffered-io.c1648 if (wpc->nr_folios >= IOEND_BATCH_SIZE) in iomap_can_add_to_ioend()