Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dalloc.h124 int ocfs2_remove_extent(handle_t *handle, struct ocfs2_extent_tree *et,
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 Docfs2_trace.h502 TRACE_EVENT(ocfs2_remove_extent,
H A Dxattr.c785 ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac, in __ocfs2_remove_xattr_range()
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()