Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dsuballoc.c1803 struct buffer_head *prev_group_bh = NULL; in ocfs2_search_chain() local
1843 brelse(prev_group_bh); in ocfs2_search_chain()
1844 prev_group_bh = NULL; in ocfs2_search_chain()
1847 prev_group_bh = group_bh; in ocfs2_search_chain()
1892 (prev_group_bh) && in ocfs2_search_chain()
1896 prev_group_bh, chain); in ocfs2_search_chain()
1937 brelse(prev_group_bh); in ocfs2_search_chain()