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

/linux-master/fs/ocfs2/
H A Dsuballoc.c1800 struct buffer_head *prev_group_bh = NULL; local
1829 brelse(prev_group_bh);
1830 prev_group_bh = NULL;
1833 prev_group_bh = group_bh;
1878 (prev_group_bh) &&
1882 prev_group_bh, chain);
1923 brelse(prev_group_bh);

Completed in 182 milliseconds