Searched refs:ocfs2_split_extent (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/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 | alloc.c | 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 | ocfs2_trace.h | 480 TRACE_EVENT(ocfs2_split_extent,
|
H A D | refcounttree.c | 3105 ret = ocfs2_split_extent(handle, et, path, index, in ocfs2_clear_ext_refcount()
|