Searched refs:bh_use (Results 1 – 2 of 2) sorted by relevance
1445 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in __ext4_find_entry() local1517 ra_max = min(ra_max, ARRAY_SIZE(bh_use)); in __ext4_find_entry()1519 false /* wait */, bh_use); in __ext4_find_entry()1526 if ((bh = bh_use[ra_ptr++]) == NULL) in __ext4_find_entry()1577 brelse(bh_use[ra_ptr]); in __ext4_find_entry()
671 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in ocfs2_find_entry_el() local705 bh_use[ra_max] = NULL; in ocfs2_find_entry_el()713 bh_use[ra_max] = bh; in ocfs2_find_entry_el()716 if ((bh = bh_use[ra_ptr++]) == NULL) in ocfs2_find_entry_el()759 brelse(bh_use[ra_ptr]); in ocfs2_find_entry_el()