Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.h124 int ocfs2_remove_extent(handle_t *handle, struct ocfs2_extent_tree *et,
H A Docfs2_trace.h502 TRACE_EVENT(ocfs2_remove_extent,
H A Dalloc.c5506 int ocfs2_remove_extent(handle_t *handle, in ocfs2_remove_extent() function
5765 ret = ocfs2_remove_extent(handle, et, cpos, len, meta_ac, dealloc); in ocfs2_remove_btree_range()
H A Dxattr.c785 ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac, in __ocfs2_remove_xattr_range()
3110 * by ocfs2_remove_extent itself. in ocfs2_calc_xattr_set_need()
5482 ret = ocfs2_remove_extent(handle, &et, cpos, len, meta_ac, in ocfs2_rm_xattr_cluster()
H A Drefcounttree.c2095 ret = ocfs2_remove_extent(handle, &et, le32_to_cpu(rb->rf_cpos), in ocfs2_remove_refcount_extent()
/kernel/linux/linux-6.6/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 Dalloc.c5504 int ocfs2_remove_extent(handle_t *handle, in ocfs2_remove_extent() function
5763 ret = ocfs2_remove_extent(handle, et, cpos, len, meta_ac, dealloc); in ocfs2_remove_btree_range()
H A Dxattr.c779 ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac, in __ocfs2_remove_xattr_range()
3104 * by ocfs2_remove_extent itself. in ocfs2_calc_xattr_set_need()
5476 ret = ocfs2_remove_extent(handle, &et, cpos, len, meta_ac, in ocfs2_rm_xattr_cluster()
H A Drefcounttree.c2093 ret = ocfs2_remove_extent(handle, &et, le32_to_cpu(rb->rf_cpos), in ocfs2_remove_refcount_extent()

Completed in 69 milliseconds