Searched defs:meta_add (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/ocfs2/ |
D | refcounttree.c | 2367 int *meta_add, in ocfs2_calc_refcount_meta_credits() 2839 int ret = 0, meta_add = 0; in ocfs2_lock_refcount_allocators() local 3506 int *meta_add, int *credits) in ocfs2_refcounted_xattr_delete_need()
|
D | xattr.c | 2330 int ret, meta_add = 0; in ocfs2_lock_xattr_remove_allocators() local 3047 int clusters_add = 0, meta_add = 0, credits = 0; in ocfs2_calc_xattr_set_need() local 3258 int clusters_add, meta_add, ret; in ocfs2_init_xattr_set_ctxt() local 5758 int *meta_add, in ocfs2_prepare_refcount_xattr() 6281 int ret, meta_add = 0, num_recs = 0; in ocfs2_reflink_lock_xattr_allocators() local
|