Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dlops.c493 unsigned int readhead_blocks = BIO_MAX_PAGES << shift; in gfs2_find_jhead() local
546 if (blocks_submitted < blocks_read + readhead_blocks) { in gfs2_find_jhead()