Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c2114 struct buffer_head *right_leaf_bh; in ocfs2_rotate_subtree_right() local
2165 right_leaf_bh = path_leaf_bh(right_path); in ocfs2_rotate_subtree_right()
2172 (unsigned long long)right_leaf_bh->b_blocknr); in ocfs2_rotate_subtree_right()
2176 ocfs2_journal_dirty(handle, right_leaf_bh); in ocfs2_rotate_subtree_right()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c2112 struct buffer_head *right_leaf_bh; in ocfs2_rotate_subtree_right() local
2163 right_leaf_bh = path_leaf_bh(right_path); in ocfs2_rotate_subtree_right()
2170 (unsigned long long)right_leaf_bh->b_blocknr); in ocfs2_rotate_subtree_right()
2174 ocfs2_journal_dirty(handle, right_leaf_bh); in ocfs2_rotate_subtree_right()

Completed in 18 milliseconds