Searched defs:left_el (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| D | alloc.c | 1998 struct ocfs2_extent_list *left_el, in ocfs2_adjust_root_records() 2041 struct ocfs2_extent_list *el, *left_el, *right_el; in ocfs2_complete_edge_insert() local 2115 struct ocfs2_extent_list *right_el, *left_el; in ocfs2_rotate_subtree_right() local 2308 struct ocfs2_extent_list *left_el; in ocfs2_rotate_requires_path_adjustment() local 3293 struct ocfs2_extent_list *left_el; in ocfs2_get_right_path() local 3521 struct ocfs2_extent_list *left_el; in ocfs2_merge_rec_left() local 4077 struct ocfs2_extent_list *left_el = NULL, *right_el, *insert_el, *el; in ocfs2_split_record() local
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | alloc.c | 2000 struct ocfs2_extent_list *left_el, in ocfs2_adjust_root_records() 2043 struct ocfs2_extent_list *el, *left_el, *right_el; in ocfs2_complete_edge_insert() local 2117 struct ocfs2_extent_list *right_el, *left_el; in ocfs2_rotate_subtree_right() local 2310 struct ocfs2_extent_list *left_el; in ocfs2_rotate_requires_path_adjustment() local 3295 struct ocfs2_extent_list *left_el; in ocfs2_get_right_path() local 3523 struct ocfs2_extent_list *left_el; in ocfs2_merge_rec_left() local 4079 struct ocfs2_extent_list *left_el = NULL, *right_el, *insert_el, *el; in ocfs2_split_record() local
|