Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddir.c691 int ra_max = 0; /* Number of bh's in the readahead in ocfs2_find_entry_el() local
711 if (ra_ptr >= ra_max) { in ocfs2_find_entry_el()
715 for (ra_max = 0; ra_max < NAMEI_RA_SIZE; ra_max++) { in ocfs2_find_entry_el()
722 bh_use[ra_max] = NULL; in ocfs2_find_entry_el()
730 bh_use[ra_max] = bh; in ocfs2_find_entry_el()
775 for (; ra_ptr < ra_max; ra_ptr++) in ocfs2_find_entry_el()