Searched defs:meta_add (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/ocfs2/ | 
| D | refcounttree.c | 2390 					    int *meta_add,  in ocfs2_calc_refcount_meta_credits()2866 	int ret = 0, meta_add = 0;  in ocfs2_lock_refcount_allocators()  local
 3560 				       int *meta_add, int *credits)  in ocfs2_refcounted_xattr_delete_need()
 
 | 
| D | xattr.c | 2317 	int ret, meta_add = 0;  in ocfs2_lock_xattr_remove_allocators()  local3034 	int clusters_add = 0, meta_add = 0, credits = 0;  in ocfs2_calc_xattr_set_need()  local
 3245 	int clusters_add, meta_add, ret;  in ocfs2_init_xattr_set_ctxt()  local
 5759 					int *meta_add,  in ocfs2_prepare_refcount_xattr()
 6282 	int ret, meta_add = 0, num_recs = 0;  in ocfs2_reflink_lock_xattr_allocators()  local
 
 |