| /linux-6.15/fs/ocfs2/ |
| H A D | move_extents.c | 44 struct ocfs2_alloc_context *meta_ac; member 109 &replace_rec, context->meta_ac, in __ocfs2_move_extent() 126 len, context->meta_ac, in __ocfs2_move_extent() 179 if (*meta_ac) { in ocfs2_lock_meta_allocator_move_extents() 181 *meta_ac = NULL; in ocfs2_lock_meta_allocator_move_extents() 233 &context->meta_ac, in ocfs2_defrag_extent() 346 if (context->meta_ac) { in ocfs2_defrag_extent() 348 context->meta_ac = NULL; in ocfs2_defrag_extent() 607 &context->meta_ac, in ocfs2_move_extent() 717 if (context->meta_ac) { in ocfs2_move_extent() [all …]
|
| H A D | alloc.h | 87 struct ocfs2_alloc_context *meta_ac); 100 struct ocfs2_alloc_context *meta_ac, 109 struct ocfs2_alloc_context *meta_ac, 114 struct ocfs2_alloc_context *meta_ac, 119 struct ocfs2_alloc_context *meta_ac, 124 struct ocfs2_alloc_context *meta_ac,
|
| H A D | refcounttree.c | 685 if (meta_ac) in ocfs2_create_refcount_tree() 1593 1, 0, meta_ac); in ocfs2_new_leaf_refcount_block() 2030 merge, meta_ac); in __ocfs2_increase_refcount() 2155 meta_ac, dealloc); in ocfs2_increase_refcount() 2864 meta_ac); in ocfs2_lock_refcount_allocators() 2879 if (*meta_ac) { in ocfs2_lock_refcount_allocators() 2881 *meta_ac = NULL; in ocfs2_lock_refcount_allocators() 3265 context->meta_ac, in ocfs2_make_clusters_writable() 3702 meta_ac, dealloc); in ocfs2_add_refcount_flag() 3717 if (meta_ac) in ocfs2_add_refcount_flag() [all …]
|
| H A D | xattr.c | 2416 if (ctxt.meta_ac) in ocfs2_remove_value_outside() 3478 .meta_ac = meta_ac, in ocfs2_xattr_set_handle() 3658 if (ctxt.meta_ac) in ocfs2_xattr_set() 5497 if (meta_ac) in ocfs2_rm_xattr_cluster() 5703 if (ctxt.meta_ac) in ocfs2_delete_xattr_in_bucket() 6433 meta_ac); in ocfs2_reflink_xattr_header() 6525 if (meta_ac) in ocfs2_reflink_xattr_inline() 6794 meta_ac); in ocfs2_lock_reflink_xattr_rec_allocators() 6808 if (*meta_ac) { in ocfs2_lock_reflink_xattr_rec_allocators() 6876 &vb, meta_ac, in ocfs2_reflink_xattr_bucket() [all …]
|
| H A D | acl.c | 219 struct ocfs2_alloc_context *meta_ac, in ocfs2_set_acl() argument 252 meta_ac, data_ac); in ocfs2_set_acl() 356 struct ocfs2_alloc_context *meta_ac, in ocfs2_init_acl() argument 386 meta_ac, data_ac); in ocfs2_init_acl() 404 acl, meta_ac, data_ac); in ocfs2_init_acl()
|
| H A D | aops.c | 1117 data_ac, meta_ac, NULL); in ocfs2_write_cluster() 1139 meta_ac, &wc->w_dealloc); in ocfs2_write_cluster() 1222 data_ac, meta_ac, in ocfs2_write_cluster_by_desc() 1720 &data_ac, &meta_ac); in ocfs2_write_begin_nolock() 1804 if (meta_ac) in ocfs2_write_begin_nolock() 1805 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock() 1836 if (meta_ac) { in ocfs2_write_begin_nolock() 1838 meta_ac = NULL; in ocfs2_write_begin_nolock() 2320 &data_ac, &meta_ac); in ocfs2_dio_end_io_write() 2350 meta_ac, &dealloc); in ocfs2_dio_end_io_write() [all …]
|
| H A D | refcounttree.h | 36 struct ocfs2_alloc_context *meta_ac, 102 struct ocfs2_alloc_context *meta_ac,
|
| H A D | dir.c | 2511 meta_ac); in ocfs2_dx_dir_new_cluster() 2566 meta_ac, 1, 2, &dx_root_bh); in ocfs2_fill_new_dir_dx() 2603 data_ac, meta_ac); in ocfs2_fill_new_dir() 3090 if (meta_ac) in ocfs2_expand_inline_dir() 3091 ocfs2_free_alloc_context(meta_ac); in ocfs2_expand_inline_dir() 3133 data_ac, meta_ac, NULL); in ocfs2_do_extend_dir() 3295 data_ac, meta_ac, &new_bh); in ocfs2_extend_dir() 3352 if (meta_ac) in ocfs2_extend_dir() 3353 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_dir() 3888 if (meta_ac) in ocfs2_dx_dir_rebalance() [all …]
|
| H A D | alloc.c | 1009 meta_ac, in ocfs2_create_new_meta_bhs() 1228 BUG_ON(!meta_ac); in ocfs2_add_branch() 1231 meta_ac, in ocfs2_add_branch() 1370 } else if (meta_ac) { in ocfs2_shift_tree_depth() 1586 meta_ac); in ocfs2_grow_tree() 4757 meta_ac); in ocfs2_insert_extent() 5135 split_rec, meta_ac); in ocfs2_split_extent() 5231 index, &split_rec, meta_ac, in ocfs2_change_extent_flag() 5333 meta_ac); in ocfs2_split_tree() 5794 len, meta_ac, in ocfs2_remove_btree_range() [all …]
|
| H A D | file.h | 37 struct ocfs2_alloc_context *meta_ac,
|
| H A D | dir.h | 94 struct ocfs2_alloc_context *meta_ac);
|
| H A D | suballoc.h | 205 struct ocfs2_alloc_context **meta_ac);
|
| H A D | file.c | 544 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_inode_data() argument 552 data_ac, meta_ac, reason_ret); in ocfs2_add_inode_data() 566 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_extend_allocation() local 590 &data_ac, &meta_ac); in ocfs2_extend_allocation() 638 meta_ac, in ocfs2_extend_allocation() 693 if (meta_ac) { in ocfs2_extend_allocation() 694 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_allocation() 695 meta_ac = NULL; in ocfs2_extend_allocation()
|
| H A D | namei.c | 242 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_mknod() local 347 status = ocfs2_reserve_new_metadata_blocks(osb, want_meta, &meta_ac); in ocfs2_mknod() 392 new_fe_bh, data_ac, meta_ac); in ocfs2_mknod() 411 meta_ac, data_ac); in ocfs2_mknod() 420 meta_ac, data_ac); in ocfs2_mknod() 484 if (meta_ac) in ocfs2_mknod() 485 ocfs2_free_alloc_context(meta_ac); in ocfs2_mknod()
|
| H A D | suballoc.c | 2727 struct ocfs2_alloc_context **meta_ac) in ocfs2_lock_allocators() argument 2733 *meta_ac = NULL; in ocfs2_lock_allocators() 2761 ret = ocfs2_reserve_new_metadata(osb, et->et_root_el, meta_ac); in ocfs2_lock_allocators() 2781 if (*meta_ac) { in ocfs2_lock_allocators() 2782 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators() 2783 *meta_ac = NULL; in ocfs2_lock_allocators()
|