Searched refs:ocfs2_remove_extent (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | ocfs2_trace.h | 502 TRACE_EVENT(ocfs2_remove_extent,
|
| H A D | alloc.c | 5519 int ocfs2_remove_extent(handle_t *handle, in ocfs2_remove_extent() function 5778 ret = ocfs2_remove_extent(handle, et, cpos, len, meta_ac, dealloc); in ocfs2_remove_btree_range()
|
| H A D | xattr.c | 783 ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac, in __ocfs2_remove_xattr_range() 5505 ret = ocfs2_remove_extent(handle, &et, cpos, len, meta_ac, in ocfs2_rm_xattr_cluster()
|
| H A D | refcounttree.c | 2088 ret = ocfs2_remove_extent(handle, &et, le32_to_cpu(rb->rf_cpos), in ocfs2_remove_refcount_extent()
|