Searched refs:ocfs2_update_edge_lengths (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 2523 static int ocfs2_update_edge_lengths(handle_t *handle, in ocfs2_update_edge_lengths() function 2768 ret = ocfs2_update_edge_lengths(handle, et, left_path); in ocfs2_rotate_subtree_left() 3072 ret = ocfs2_update_edge_lengths(handle, et, left_path); in ocfs2_remove_rightmost_path()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 2521 static int ocfs2_update_edge_lengths(handle_t *handle, in ocfs2_update_edge_lengths() function 2766 ret = ocfs2_update_edge_lengths(handle, et, left_path); in ocfs2_rotate_subtree_left() 3070 ret = ocfs2_update_edge_lengths(handle, et, left_path); in ocfs2_remove_rightmost_path()
|
Completed in 17 milliseconds