Searched refs:ocfs2_complete_edge_insert (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 2037 static void ocfs2_complete_edge_insert(handle_t *handle, in ocfs2_complete_edge_insert() function 2197 ocfs2_complete_edge_insert(handle, left_path, right_path, in ocfs2_rotate_subtree_right() 2789 ocfs2_complete_edge_insert(handle, left_path, right_path, in ocfs2_rotate_subtree_left() 3447 ocfs2_complete_edge_insert(handle, left_path, right_path, in ocfs2_merge_rec_right() 3618 * block is empty also, ocfs2_complete_edge_insert can't handle in ocfs2_merge_rec_left() 3646 ocfs2_complete_edge_insert(handle, left_path, in ocfs2_merge_rec_left() 4229 ocfs2_complete_edge_insert(handle, left_path, right_path, in ocfs2_insert_path() 5491 ocfs2_complete_edge_insert(handle, left_path, path, in ocfs2_truncate_rec()
|
H A D | ocfs2_trace.h | 421 DEFINE_OCFS2_INT_EVENT(ocfs2_complete_edge_insert); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 2035 static void ocfs2_complete_edge_insert(handle_t *handle, in ocfs2_complete_edge_insert() function 2195 ocfs2_complete_edge_insert(handle, left_path, right_path, in ocfs2_rotate_subtree_right() 2787 ocfs2_complete_edge_insert(handle, left_path, right_path, in ocfs2_rotate_subtree_left() 3445 ocfs2_complete_edge_insert(handle, left_path, right_path, in ocfs2_merge_rec_right() 3616 * block is empty also, ocfs2_complete_edge_insert can't handle in ocfs2_merge_rec_left() 3644 ocfs2_complete_edge_insert(handle, left_path, in ocfs2_merge_rec_left() 4227 ocfs2_complete_edge_insert(handle, left_path, right_path, in ocfs2_insert_path() 5489 ocfs2_complete_edge_insert(handle, left_path, path, in ocfs2_truncate_rec()
|
H A D | ocfs2_trace.h | 421 DEFINE_OCFS2_INT_EVENT(ocfs2_complete_edge_insert); variable
|
Completed in 27 milliseconds