Searched refs:ocfs2_split_extent (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.h | 106 int ocfs2_split_extent(handle_t *handle,
|
H A D | move_extents.c | 110 ret = ocfs2_split_extent(handle, &context->et, path, index, in __ocfs2_move_extent()
|
H A D | ocfs2_trace.h | 480 TRACE_EVENT(ocfs2_split_extent,
|
H A D | alloc.c | 2495 * ocfs2_split_extent() is smart enough to in ocfs2_rotate_tree_right() 5057 int ocfs2_split_extent(handle_t *handle, in ocfs2_split_extent() function 5217 ret = ocfs2_split_extent(handle, et, left_path, in ocfs2_change_extent_flag()
|
H A D | refcounttree.c | 3103 ret = ocfs2_split_extent(handle, et, path, index, in ocfs2_clear_ext_refcount()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.h | 104 int ocfs2_split_extent(handle_t *handle,
|
H A D | move_extents.c | 108 ret = ocfs2_split_extent(handle, &context->et, path, index, in __ocfs2_move_extent()
|
H A D | ocfs2_trace.h | 480 TRACE_EVENT(ocfs2_split_extent,
|
H A D | alloc.c | 2493 * ocfs2_split_extent() is smart enough to in ocfs2_rotate_tree_right() 5055 int ocfs2_split_extent(handle_t *handle, in ocfs2_split_extent() function 5215 ret = ocfs2_split_extent(handle, et, left_path, in ocfs2_change_extent_flag()
|
H A D | refcounttree.c | 3104 ret = ocfs2_split_extent(handle, et, path, index, in ocfs2_clear_ext_refcount()
|
Completed in 38 milliseconds