/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.h | 71 int *meta_add, int *credits);
|
H A D | xattr.c | 2328 int ret, meta_add = 0; in ocfs2_lock_xattr_remove_allocators() local 2347 &meta_add, ref_credits); in ocfs2_lock_xattr_remove_allocators() 2354 meta_add, meta_ac); in ocfs2_lock_xattr_remove_allocators() 3045 int clusters_add = 0, meta_add = 0, credits = 0; in ocfs2_calc_xattr_set_need() local 3158 meta_add += ocfs2_extend_meta_needed(&xv->xr_list); in ocfs2_calc_xattr_set_need() 3205 meta_add += ocfs2_extend_meta_needed(el); in ocfs2_calc_xattr_set_need() 3229 meta_add += ocfs2_extend_meta_needed(el); in ocfs2_calc_xattr_set_need() 3233 meta_add += 1; in ocfs2_calc_xattr_set_need() 3240 *meta_need = meta_add; in ocfs2_calc_xattr_set_need() 3256 int clusters_add, meta_add, re in ocfs2_init_xattr_set_ctxt() local 5759 ocfs2_prepare_refcount_xattr(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_refcount_tree **ref_tree, int *meta_add, int *credits) ocfs2_prepare_refcount_xattr() argument 6288 int ret, meta_add = 0, num_recs = 0; ocfs2_reflink_lock_xattr_allocators() local [all...] |
H A D | refcounttree.c | 2375 int *meta_add, in ocfs2_calc_refcount_meta_credits() 2476 *meta_add += ref_blocks; in ocfs2_calc_refcount_meta_credits() 2491 *meta_add += ocfs2_extend_meta_needed(et.et_root_el); in ocfs2_calc_refcount_meta_credits() 2496 *meta_add += 1; in ocfs2_calc_refcount_meta_credits() 2503 *meta_add, *credits); in ocfs2_calc_refcount_meta_credits() 2847 int ret = 0, meta_add = 0; in ocfs2_lock_refcount_allocators() local 2857 meta_add = in ocfs2_lock_refcount_allocators() 2864 &meta_add, credits); in ocfs2_lock_refcount_allocators() 2870 trace_ocfs2_lock_refcount_allocators(meta_add, *credits); in ocfs2_lock_refcount_allocators() 2871 ret = ocfs2_reserve_new_metadata_blocks(OCFS2_SB(sb), meta_add, in ocfs2_lock_refcount_allocators() 2370 ocfs2_calc_refcount_meta_credits(struct super_block *sb, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, u64 start_cpos, u32 clusters, int *meta_add, int *credits) ocfs2_calc_refcount_meta_credits() argument 3537 ocfs2_refcounted_xattr_delete_need(struct inode *inode, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_xattr_value_root *xv, int *meta_add, int *credits) ocfs2_refcounted_xattr_delete_need() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.h | 69 int *meta_add, int *credits);
|
H A D | xattr.c | 2322 int ret, meta_add = 0; in ocfs2_lock_xattr_remove_allocators() local 2341 &meta_add, ref_credits); in ocfs2_lock_xattr_remove_allocators() 2348 meta_add, meta_ac); in ocfs2_lock_xattr_remove_allocators() 3039 int clusters_add = 0, meta_add = 0, credits = 0; in ocfs2_calc_xattr_set_need() local 3152 meta_add += ocfs2_extend_meta_needed(&xv->xr_list); in ocfs2_calc_xattr_set_need() 3199 meta_add += ocfs2_extend_meta_needed(el); in ocfs2_calc_xattr_set_need() 3223 meta_add += ocfs2_extend_meta_needed(el); in ocfs2_calc_xattr_set_need() 3227 meta_add += 1; in ocfs2_calc_xattr_set_need() 3234 *meta_need = meta_add; in ocfs2_calc_xattr_set_need() 3250 int clusters_add, meta_add, re in ocfs2_init_xattr_set_ctxt() local 5753 ocfs2_prepare_refcount_xattr(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_refcount_tree **ref_tree, int *meta_add, int *credits) ocfs2_prepare_refcount_xattr() argument 6282 int ret, meta_add = 0, num_recs = 0; ocfs2_reflink_lock_xattr_allocators() local [all...] |
H A D | refcounttree.c | 2373 int *meta_add, in ocfs2_calc_refcount_meta_credits() 2474 *meta_add += ref_blocks; in ocfs2_calc_refcount_meta_credits() 2489 *meta_add += ocfs2_extend_meta_needed(et.et_root_el); in ocfs2_calc_refcount_meta_credits() 2494 *meta_add += 1; in ocfs2_calc_refcount_meta_credits() 2501 *meta_add, *credits); in ocfs2_calc_refcount_meta_credits() 2845 int ret = 0, meta_add = 0; in ocfs2_lock_refcount_allocators() local 2855 meta_add = in ocfs2_lock_refcount_allocators() 2862 &meta_add, credits); in ocfs2_lock_refcount_allocators() 2868 trace_ocfs2_lock_refcount_allocators(meta_add, *credits); in ocfs2_lock_refcount_allocators() 2869 ret = ocfs2_reserve_new_metadata_blocks(OCFS2_SB(sb), meta_add, in ocfs2_lock_refcount_allocators() 2368 ocfs2_calc_refcount_meta_credits(struct super_block *sb, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, u64 start_cpos, u32 clusters, int *meta_add, int *credits) ocfs2_calc_refcount_meta_credits() argument 3508 ocfs2_refcounted_xattr_delete_need(struct inode *inode, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_xattr_value_root *xv, int *meta_add, int *credits) ocfs2_refcounted_xattr_delete_need() argument [all...] |