Searched defs:meta_add (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ocfs2/ |
D | refcounttree.c | 2373 int *meta_add, in ocfs2_calc_refcount_meta_credits() 2845 int ret = 0, meta_add = 0; in ocfs2_lock_refcount_allocators() local 3511 int *meta_add, int *credits) in ocfs2_refcounted_xattr_delete_need()
|
D | xattr.c | 2326 int ret, meta_add = 0; in ocfs2_lock_xattr_remove_allocators() local 3043 int clusters_add = 0, meta_add = 0, credits = 0; in ocfs2_calc_xattr_set_need() local 3254 int clusters_add, meta_add, ret; in ocfs2_init_xattr_set_ctxt() local 5763 int *meta_add, in ocfs2_prepare_refcount_xattr() 6286 int ret, meta_add = 0, num_recs = 0; in ocfs2_reflink_lock_xattr_allocators() local
|