Searched refs:bh_use (Results 1 – 3 of 3) sorted by relevance
847 struct buffer_head * bh_use[NAMEI_RA_SIZE]; in ext3_find_entry() local906 bh_use[ra_max] = NULL; in ext3_find_entry()911 bh_use[ra_max] = bh; in ext3_find_entry()920 if ((bh = bh_use[ra_ptr++]) == NULL) in ext3_find_entry()960 brelse (bh_use[ra_ptr]); in ext3_find_entry()
697 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in ocfs2_find_entry_el() local731 bh_use[ra_max] = NULL; in ocfs2_find_entry_el()739 bh_use[ra_max] = bh; in ocfs2_find_entry_el()742 if ((bh = bh_use[ra_ptr++]) == NULL) in ocfs2_find_entry_el()785 brelse(bh_use[ra_ptr]); in ocfs2_find_entry_el()
1363 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in ext4_find_entry() local1435 bh_use[ra_max] = NULL; in ext4_find_entry()1445 bh_use[ra_max] = bh; in ext4_find_entry()1451 if ((bh = bh_use[ra_ptr++]) == NULL) in ext4_find_entry()1502 brelse(bh_use[ra_ptr]); in ext4_find_entry()