Searched refs:OCFS2_EXPAND_REFCOUNT_TREE_CREDITS (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Djournal.h509 #define OCFS2_EXPAND_REFCOUNT_TREE_CREDITS (OCFS2_SUBALLOC_ALLOC * 2 + 3) macro
H A Drefcounttree.c2493 *credits += OCFS2_EXPAND_REFCOUNT_TREE_CREDITS;
3575 *credits += OCFS2_EXPAND_REFCOUNT_TREE_CREDITS;
H A Dxattr.c6306 *credits += num_recs + num_recs * OCFS2_EXPAND_REFCOUNT_TREE_CREDITS;
6781 metas.num_recs * OCFS2_EXPAND_REFCOUNT_TREE_CREDITS;

Completed in 128 milliseconds