Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dalloc.h198 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
Docfs2_trace.h669 TRACE_EVENT(ocfs2_cache_block_dealloc,
Dalloc.c6756 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_block_dealloc() function
6797 return ocfs2_cache_block_dealloc(ctxt, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_cache_extent_block_free()
Drefcounttree.c2100 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()