Searched refs:ocfs2_remove_extent (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h122 int ocfs2_remove_extent(handle_t *handle, struct ocfs2_extent_tree *et,
H A Docfs2_trace.h502 TRACE_EVENT(ocfs2_remove_extent,
H A Dxattr.c779 ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac,
3104 * by ocfs2_remove_extent itself.
5476 ret = ocfs2_remove_extent(handle, &et, cpos, len, meta_ac,
H A Dalloc.c5511 int ocfs2_remove_extent(handle_t *handle, function
5770 ret = ocfs2_remove_extent(handle, et, cpos, len, meta_ac, dealloc);
H A Drefcounttree.c2093 ret = ocfs2_remove_extent(handle, &et, le32_to_cpu(rb->rf_cpos),

Completed in 208 milliseconds