Searched refs:prev_group_bh (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Dsuballoc.c1747 struct buffer_head *prev_group_bh = NULL; local
1776 brelse(prev_group_bh);
1777 prev_group_bh = NULL;
1780 prev_group_bh = group_bh;
1825 (prev_group_bh) &&
1829 prev_group_bh, chain);
1868 brelse(prev_group_bh);

Completed in 125 milliseconds