Searched defs:meta_add (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/ocfs2/ |
D | refcounttree.c | 2382 int *meta_add, in ocfs2_calc_refcount_meta_credits() 2855 int ret = 0, meta_add = 0; in ocfs2_lock_refcount_allocators() local 3542 int *meta_add, int *credits) in ocfs2_refcounted_xattr_delete_need()
|
D | xattr.c | 2311 int ret, meta_add = 0; in ocfs2_lock_xattr_remove_allocators() local 3028 int clusters_add = 0, meta_add = 0, credits = 0; in ocfs2_calc_xattr_set_need() local 3239 int clusters_add, meta_add, ret; in ocfs2_init_xattr_set_ctxt() local 5751 int *meta_add, in ocfs2_prepare_refcount_xattr() 6274 int ret, meta_add = 0, num_recs = 0; in ocfs2_reflink_lock_xattr_allocators() local
|