Home
last modified time | relevance | path

Searched refs:ocfs2_cache_block_dealloc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dalloc.h198 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
H A Dalloc.c6749 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_block_dealloc() function
6790 return ocfs2_cache_block_dealloc(ctxt, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_cache_extent_block_free()
H A Docfs2_trace.h669 TRACE_EVENT(ocfs2_cache_block_dealloc,
H A Drefcounttree.c2106 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()