Searched refs:ocfs2_split_extent (Results  1 – 5 of 5) sorted by relevance
| /Linux-v6.6/fs/ocfs2/ | 
| D | alloc.h | 104 int ocfs2_split_extent(handle_t *handle,
  | 
| D | move_extents.c | 108 	ret = ocfs2_split_extent(handle, &context->et, path, index,  in __ocfs2_move_extent()
  | 
| 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()
  | 
| D | ocfs2_trace.h | 480 TRACE_EVENT(ocfs2_split_extent,
  | 
| D | refcounttree.c | 3104 	ret = ocfs2_split_extent(handle, et, path, index,  in ocfs2_clear_ext_refcount()
  |