Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuballoc.c1754 struct buffer_head *prev_group_bh = NULL; in ocfs2_search_chain() local
1783 brelse(prev_group_bh); in ocfs2_search_chain()
1784 prev_group_bh = NULL; in ocfs2_search_chain()
1787 prev_group_bh = group_bh; in ocfs2_search_chain()
1832 (prev_group_bh) && in ocfs2_search_chain()
1836 prev_group_bh, chain); in ocfs2_search_chain()
1875 brelse(prev_group_bh); in ocfs2_search_chain()