Searched refs:ra_ptr (Results 1 – 1 of 1) sorted by relevance
693 int ra_ptr = 0; /* Current index into readahead in ocfs2_find_entry_el() local711 if (ra_ptr >= ra_max) { in ocfs2_find_entry_el()713 ra_ptr = 0; in ocfs2_find_entry_el()733 if ((bh = bh_use[ra_ptr++]) == NULL) in ocfs2_find_entry_el()775 for (; ra_ptr < ra_max; ra_ptr++) in ocfs2_find_entry_el()776 brelse(bh_use[ra_ptr]); in ocfs2_find_entry_el()