Searched refs:bh_use (Results 1 – 2 of 2) sorted by relevance
1350 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in ext4_find_entry() local1427 bh_use[ra_max] = NULL; in ext4_find_entry()1439 bh_use[ra_max] = bh; in ext4_find_entry()1445 if ((bh = bh_use[ra_ptr++]) == NULL) in ext4_find_entry()1496 brelse(bh_use[ra_ptr]); in ext4_find_entry()
688 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in ocfs2_find_entry_el() local722 bh_use[ra_max] = NULL; in ocfs2_find_entry_el()730 bh_use[ra_max] = bh; in ocfs2_find_entry_el()733 if ((bh = bh_use[ra_ptr++]) == NULL) in ocfs2_find_entry_el()776 brelse(bh_use[ra_ptr]); in ocfs2_find_entry_el()