| /linux/fs/ocfs2/ |
| A D | move_extents.c | 44 struct ocfs2_alloc_context *meta_ac; member 117 &replace_rec, context->meta_ac, in __ocfs2_move_extent() 136 len, context->meta_ac, in __ocfs2_move_extent() 189 if (*meta_ac) { in ocfs2_lock_meta_allocator_move_extents() 191 *meta_ac = NULL; in ocfs2_lock_meta_allocator_move_extents() 243 &context->meta_ac, in ocfs2_defrag_extent() 356 if (context->meta_ac) { in ocfs2_defrag_extent() 358 context->meta_ac = NULL; in ocfs2_defrag_extent() 616 &context->meta_ac, in ocfs2_move_extent() 726 if (context->meta_ac) { in ocfs2_move_extent() [all …]
|
| A D | refcounttree.c | 684 if (meta_ac) in ocfs2_create_refcount_tree() 1599 1, 0, meta_ac); in ocfs2_new_leaf_refcount_block() 2036 merge, meta_ac); in __ocfs2_increase_refcount() 2161 meta_ac, dealloc); in ocfs2_increase_refcount() 2870 meta_ac); in ocfs2_lock_refcount_allocators() 2885 if (*meta_ac) { in ocfs2_lock_refcount_allocators() 2887 *meta_ac = NULL; in ocfs2_lock_refcount_allocators() 3301 context->meta_ac, in ocfs2_make_clusters_writable() 3738 meta_ac, dealloc); in ocfs2_add_refcount_flag() 3753 if (meta_ac) in ocfs2_add_refcount_flag() [all …]
|
| 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,
|
| A D | xattr.c | 2412 if (ctxt.meta_ac) in ocfs2_remove_value_outside() 3474 .meta_ac = meta_ac, in ocfs2_xattr_set_handle() 3654 if (ctxt.meta_ac) in ocfs2_xattr_set() 5502 if (meta_ac) in ocfs2_rm_xattr_cluster() 5708 if (ctxt.meta_ac) in ocfs2_delete_xattr_in_bucket() 6438 meta_ac); in ocfs2_reflink_xattr_header() 6539 if (meta_ac) in ocfs2_reflink_xattr_inline() 6808 meta_ac); in ocfs2_lock_reflink_xattr_rec_allocators() 6822 if (*meta_ac) { in ocfs2_lock_reflink_xattr_rec_allocators() 6890 &vb, meta_ac, in ocfs2_reflink_xattr_bucket() [all …]
|
| 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() 355 struct ocfs2_alloc_context *meta_ac, in ocfs2_init_acl() argument 385 meta_ac, data_ac); in ocfs2_init_acl() 403 acl, meta_ac, data_ac); in ocfs2_init_acl()
|
| A D | aops.c | 1141 data_ac, meta_ac, NULL); in ocfs2_write_cluster() 1163 meta_ac, &wc->w_dealloc); in ocfs2_write_cluster() 1247 data_ac, meta_ac, in ocfs2_write_cluster_by_desc() 1744 &data_ac, &meta_ac); in ocfs2_write_begin_nolock() 1828 if (meta_ac) in ocfs2_write_begin_nolock() 1829 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock() 1860 if (meta_ac) { in ocfs2_write_begin_nolock() 1862 meta_ac = NULL; in ocfs2_write_begin_nolock() 2337 &data_ac, &meta_ac); in ocfs2_dio_end_io_write() 2362 meta_ac, &dealloc); in ocfs2_dio_end_io_write() [all …]
|
| A D | dir.c | 2486 meta_ac); in ocfs2_dx_dir_new_cluster() 2541 meta_ac, 1, 2, &dx_root_bh); in ocfs2_fill_new_dir_dx() 2578 data_ac, meta_ac); in ocfs2_fill_new_dir() 3065 if (meta_ac) in ocfs2_expand_inline_dir() 3066 ocfs2_free_alloc_context(meta_ac); in ocfs2_expand_inline_dir() 3108 data_ac, meta_ac, NULL); in ocfs2_do_extend_dir() 3270 data_ac, meta_ac, &new_bh); in ocfs2_extend_dir() 3327 if (meta_ac) in ocfs2_extend_dir() 3328 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_dir() 3870 if (meta_ac) in ocfs2_dx_dir_rebalance() [all …]
|
| A D | refcounttree.h | 36 struct ocfs2_alloc_context *meta_ac, 102 struct ocfs2_alloc_context *meta_ac,
|
| A D | alloc.c | 1002 meta_ac, in ocfs2_create_new_meta_bhs() 1221 BUG_ON(!meta_ac); in ocfs2_add_branch() 1224 meta_ac, in ocfs2_add_branch() 1363 } else if (meta_ac) { in ocfs2_shift_tree_depth() 1579 meta_ac); in ocfs2_grow_tree() 4742 meta_ac); in ocfs2_insert_extent() 5120 split_rec, meta_ac); in ocfs2_split_extent() 5216 index, &split_rec, meta_ac, in ocfs2_change_extent_flag() 5318 meta_ac); in ocfs2_split_tree() 5779 len, meta_ac, in ocfs2_remove_btree_range() [all …]
|
| A D | file.h | 36 struct ocfs2_alloc_context *meta_ac,
|
| A D | dir.h | 94 struct ocfs2_alloc_context *meta_ac);
|
| A D | file.c | 540 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_inode_data() argument 549 data_ac, meta_ac, reason_ret); in ocfs2_add_inode_data() 565 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_extend_allocation() local 589 &data_ac, &meta_ac); in ocfs2_extend_allocation() 637 meta_ac, in ocfs2_extend_allocation() 692 if (meta_ac) { in ocfs2_extend_allocation() 693 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_allocation() 694 meta_ac = NULL; in ocfs2_extend_allocation()
|
| A D | suballoc.h | 200 struct ocfs2_alloc_context **meta_ac);
|
| A D | namei.c | 238 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_mknod() local 342 status = ocfs2_reserve_new_metadata_blocks(osb, want_meta, &meta_ac); in ocfs2_mknod() 386 new_fe_bh, data_ac, meta_ac); in ocfs2_mknod() 405 meta_ac, data_ac); in ocfs2_mknod() 414 meta_ac, data_ac); in ocfs2_mknod() 475 if (meta_ac) in ocfs2_mknod() 476 ocfs2_free_alloc_context(meta_ac); in ocfs2_mknod()
|
| A D | suballoc.c | 2627 struct ocfs2_alloc_context **meta_ac) in ocfs2_lock_allocators() argument 2633 *meta_ac = NULL; in ocfs2_lock_allocators() 2661 ret = ocfs2_reserve_new_metadata(osb, et->et_root_el, meta_ac); in ocfs2_lock_allocators() 2681 if (*meta_ac) { in ocfs2_lock_allocators() 2682 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators() 2683 *meta_ac = NULL; in ocfs2_lock_allocators()
|