Home
last modified time | relevance | path

Searched refs:bh_use (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ocfs2/
H A Ddir.c688 struct buffer_head *bh_use[NAMEI_RA_SIZE]; in ocfs2_find_entry_el() local
722 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()