Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Drefcounttree.c1625 struct buffer_head *expand_bh = NULL; in ocfs2_expand_refcount_tree() local
1633 &expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1639 expand_bh = ref_leaf_bh; in ocfs2_expand_refcount_tree()
1640 get_bh(expand_bh); in ocfs2_expand_refcount_tree()
1646 expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1650 brelse(expand_bh); in ocfs2_expand_refcount_tree()