Searched refs:ocfs2_split_extent (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/fs/ocfs2/ |
D | alloc.h | 106 int ocfs2_split_extent(handle_t *handle,
|
D | move_extents.c | 118 ret = ocfs2_split_extent(handle, &context->et, path, index, in __ocfs2_move_extent()
|
D | alloc.c | 5058 int ocfs2_split_extent(handle_t *handle, in ocfs2_split_extent() function 5218 ret = ocfs2_split_extent(handle, et, left_path, in ocfs2_change_extent_flag()
|
D | ocfs2_trace.h | 480 TRACE_EVENT(ocfs2_split_extent,
|
D | refcounttree.c | 3101 ret = ocfs2_split_extent(handle, et, path, index, in ocfs2_clear_ext_refcount()
|