Searched refs:bh_use (Results 1 – 3 of 3) sorted by relevance
858 struct buffer_head * bh_use[NAMEI_RA_SIZE]; in ext3_find_entry() local917 bh_use[ra_max] = NULL; in ext3_find_entry()922 bh_use[ra_max] = bh; in ext3_find_entry()927 if ((bh = bh_use[ra_ptr++]) == NULL) in ext3_find_entry()967 brelse (bh_use[ra_ptr]); in ext3_find_entry()
857 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in ext4_find_entry() local918 bh_use[ra_max] = NULL; in ext4_find_entry()923 bh_use[ra_max] = bh; in ext4_find_entry()928 if ((bh = bh_use[ra_ptr++]) == NULL) in ext4_find_entry()968 brelse(bh_use[ra_ptr]); in ext4_find_entry()
698 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in ocfs2_find_entry_el() local732 bh_use[ra_max] = NULL; in ocfs2_find_entry_el()740 bh_use[ra_max] = bh; in ocfs2_find_entry_el()743 if ((bh = bh_use[ra_ptr++]) == NULL) in ocfs2_find_entry_el()786 brelse(bh_use[ra_ptr]); in ocfs2_find_entry_el()