Searched defs:meta_add (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | refcounttree.c | 2381 int *meta_add, in ocfs2_calc_refcount_meta_credits() 2853 int ret = 0, meta_add = 0; in ocfs2_lock_refcount_allocators() local 3547 int *meta_add, int *credits) in ocfs2_refcounted_xattr_delete_need()
|
D | xattr.c | 2336 int ret, meta_add = 0; in ocfs2_lock_xattr_remove_allocators() local 3053 int clusters_add = 0, meta_add = 0, credits = 0; in ocfs2_calc_xattr_set_need() local 3264 int clusters_add, meta_add, ret; in ocfs2_init_xattr_set_ctxt() local 5773 int *meta_add, in ocfs2_prepare_refcount_xattr() 6296 int ret, meta_add = 0, num_recs = 0; in ocfs2_reflink_lock_xattr_allocators() local
|