Home
last modified time | relevance | path

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

/fs/ocfs2/
Drefcounttree.c1617 struct buffer_head *expand_bh = NULL; in ocfs2_expand_refcount_tree() local
1625 &expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1631 expand_bh = ref_leaf_bh; in ocfs2_expand_refcount_tree()
1632 get_bh(expand_bh); in ocfs2_expand_refcount_tree()
1638 expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1642 brelse(expand_bh); in ocfs2_expand_refcount_tree()