Searched defs:subtree_index (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | alloc.c | 2037 ocfs2_complete_edge_insert(handle_t *handle, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) ocfs2_complete_edge_insert() argument 2107 ocfs2_rotate_subtree_right(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) ocfs2_rotate_subtree_right() argument 2608 ocfs2_unlink_subtree(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_unlink_subtree() argument 2641 ocfs2_rotate_subtree_left(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index, struct ocfs2_cached_dealloc_ctxt *dealloc, int *deleted) ocfs2_rotate_subtree_left() argument 3021 int ret, subtree_index; ocfs2_remove_rightmost_path() local 3354 int subtree_index = 0; ocfs2_merge_rec_right() local 3515 int ret, i, subtree_index = 0, has_empty_extent = 0; ocfs2_merge_rec_left() local 4164 int ret, subtree_index; ocfs2_insert_path() local 5488 int subtree_index; ocfs2_truncate_rec() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | alloc.c | 2035 ocfs2_complete_edge_insert(handle_t *handle, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) ocfs2_complete_edge_insert() argument 2105 ocfs2_rotate_subtree_right(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) ocfs2_rotate_subtree_right() argument 2606 ocfs2_unlink_subtree(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_unlink_subtree() argument 2639 ocfs2_rotate_subtree_left(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index, struct ocfs2_cached_dealloc_ctxt *dealloc, int *deleted) ocfs2_rotate_subtree_left() argument 3019 int ret, subtree_index; ocfs2_remove_rightmost_path() local 3352 int subtree_index = 0; ocfs2_merge_rec_right() local 3513 int ret, i, subtree_index = 0, has_empty_extent = 0; ocfs2_merge_rec_left() local 4162 int ret, subtree_index; ocfs2_insert_path() local 5486 int subtree_index; ocfs2_truncate_rec() local [all...] |
Completed in 11 milliseconds