Searched refs:ocfs2_remove_extent (Results 1 – 4 of 4) sorted by relevance
/linux/fs/ocfs2/ |
H A D | alloc.h | 122 int ocfs2_remove_extent(handle_t *handle, struct ocfs2_extent_tree *et,
|
H A D | ocfs2_trace.h | 502 TRACE_EVENT(ocfs2_remove_extent,
|
H A D | xattr.c | 779 ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac, in __ocfs2_remove_xattr_range() 3112 * by ocfs2_remove_extent itself. in ocfs2_calc_xattr_set_need() 5475 ret = ocfs2_remove_extent(handle, &et, cpos, len, meta_ac, in ocfs2_rm_xattr_cluster()
|
H A D | refcounttree.c | 2087 ret = ocfs2_remove_extent(handle, &et, le32_to_cpu(rb->rf_cpos), in ocfs2_remove_refcount_extent()
|