Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h214 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
Dalloc.c6753 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_block_dealloc() function
6794 return ocfs2_cache_block_dealloc(ctxt, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_cache_extent_block_free()
Docfs2_trace.h669 TRACE_EVENT(ocfs2_cache_block_dealloc,
Drefcounttree.c2114 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()