Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Djournal.h393 #define OCFS2_SUBALLOC_FREE (2) macro
396 #define OCFS2_TRUNCATE_LOG_FLUSH_ONE_REC (OCFS2_SUBALLOC_FREE \
434 + OCFS2_SUBALLOC_ALLOC + OCFS2_SUBALLOC_FREE)
484 OCFS2_SUBALLOC_FREE)
H A Drefcounttree.c810 credits += OCFS2_SUBALLOC_FREE; in ocfs2_remove_refcount_tree()
H A Dalloc.c6425 handle = ocfs2_start_trans(osb, OCFS2_SUBALLOC_FREE); in ocfs2_free_cached_blocks()
H A Dxattr.c2534 handle = ocfs2_start_trans(osb, OCFS2_SUBALLOC_FREE); in ocfs2_xattr_free_block()