Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Drefcounttree.c1629 struct buffer_head *expand_bh = NULL; in ocfs2_expand_refcount_tree() local
1637 &expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1643 expand_bh = ref_leaf_bh; in ocfs2_expand_refcount_tree()
1644 get_bh(expand_bh); in ocfs2_expand_refcount_tree()
1650 expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1654 brelse(expand_bh); in ocfs2_expand_refcount_tree()