Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Drefcounttree.c1615 struct buffer_head *expand_bh = NULL; in ocfs2_expand_refcount_tree() local
1623 &expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1629 expand_bh = ref_leaf_bh; in ocfs2_expand_refcount_tree()
1630 get_bh(expand_bh); in ocfs2_expand_refcount_tree()
1636 expand_bh, meta_ac); in ocfs2_expand_refcount_tree()
1640 brelse(expand_bh); in ocfs2_expand_refcount_tree()