Searched refs:ocfs2_cache_block_dealloc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.h | 183 * ocfs2_cache_block_dealloc(). 200 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
|
H A D | ocfs2_trace.h | 669 TRACE_EVENT(ocfs2_cache_block_dealloc,
|
H A D | alloc.c | 6749 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 D | refcounttree.c | 2108 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.h | 181 * ocfs2_cache_block_dealloc(). 198 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
|
H A D | ocfs2_trace.h | 669 TRACE_EVENT(ocfs2_cache_block_dealloc,
|
H A D | alloc.c | 6749 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 D | refcounttree.c | 2106 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
|
Completed in 85 milliseconds