Home
last modified time | relevance | path

Searched refs:left_leaf_bh (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c2115 struct buffer_head *left_leaf_bh = NULL; in ocfs2_rotate_subtree_right() local
2120 left_leaf_bh = path_leaf_bh(left_path); in ocfs2_rotate_subtree_right()
2127 (unsigned long long)left_leaf_bh->b_blocknr, in ocfs2_rotate_subtree_right()
2195 ocfs2_journal_dirty(handle, left_leaf_bh); in ocfs2_rotate_subtree_right()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c2113 struct buffer_head *left_leaf_bh = NULL; in ocfs2_rotate_subtree_right() local
2118 left_leaf_bh = path_leaf_bh(left_path); in ocfs2_rotate_subtree_right()
2125 (unsigned long long)left_leaf_bh->b_blocknr, in ocfs2_rotate_subtree_right()
2193 ocfs2_journal_dirty(handle, left_leaf_bh); in ocfs2_rotate_subtree_right()

Completed in 27 milliseconds