Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Drefcounttree.c1609 struct buffer_head *expand_bh = NULL; in ocfs2_expand_refcount_tree() local
1617 &expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1623 expand_bh = ref_leaf_bh; in ocfs2_expand_refcount_tree()
1624 get_bh(expand_bh); in ocfs2_expand_refcount_tree()
1630 expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1634 brelse(expand_bh); in ocfs2_expand_refcount_tree()