Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dalloc.c1166 BUG_ON(!last_eb_bh || !*last_eb_bh); in ocfs2_add_branch()
1334 brelse(*last_eb_bh); in ocfs2_add_branch()
1576 BUG_ON(*last_eb_bh); in ocfs2_grow_tree()
1578 *last_eb_bh = bh; in ocfs2_grow_tree()
4703 *last_eb_bh = bh; in ocfs2_figure_insert_type()
4772 brelse(last_eb_bh); in ocfs2_insert_extent()
4944 BUG_ON(!(*last_eb_bh)); in ocfs2_split_and_insert()
5109 &last_eb_bh); in ocfs2_split_extent()
5147 brelse(last_eb_bh); in ocfs2_split_extent()
5311 &last_eb_bh); in ocfs2_split_tree()
[all …]