Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Djournal.h509 #define OCFS2_EXPAND_REFCOUNT_TREE_CREDITS (OCFS2_SUBALLOC_ALLOC * 2 + 3) macro
A Drefcounttree.c2493 *credits += OCFS2_EXPAND_REFCOUNT_TREE_CREDITS; in ocfs2_calc_refcount_meta_credits()
3574 *credits += OCFS2_EXPAND_REFCOUNT_TREE_CREDITS; in ocfs2_refcounted_xattr_delete_need()
A Dxattr.c6310 *credits += num_recs + num_recs * OCFS2_EXPAND_REFCOUNT_TREE_CREDITS; in ocfs2_reflink_lock_xattr_allocators()
6785 metas.num_recs * OCFS2_EXPAND_REFCOUNT_TREE_CREDITS; in ocfs2_lock_reflink_xattr_rec_allocators()

Completed in 24 milliseconds