Home
last modified time | relevance | path

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

/fs/ocfs2/
Dalloc.h212 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
Dalloc.c6539 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_block_dealloc() function
6580 return ocfs2_cache_block_dealloc(ctxt, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_cache_extent_block_free()
Docfs2_trace.h668 TRACE_EVENT(ocfs2_cache_block_dealloc,
Drefcounttree.c2120 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()