Home
last modified time | relevance | path

Searched refs:meta_ac (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Dmove_extents.c44 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 …]
A Dalloc.h87 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 Drefcounttree.c684 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()
3273 context->meta_ac, in ocfs2_make_clusters_writable()
3710 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3725 if (meta_ac) in ocfs2_add_refcount_flag()
[all …]
A Dxattr.c2412 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 Dacl.c219 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()
A Daops.c1140 data_ac, meta_ac, NULL); in ocfs2_write_cluster()
1162 meta_ac, &wc->w_dealloc); in ocfs2_write_cluster()
1246 data_ac, meta_ac, in ocfs2_write_cluster_by_desc()
1743 &data_ac, &meta_ac); in ocfs2_write_begin_nolock()
1827 if (meta_ac) in ocfs2_write_begin_nolock()
1828 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
1859 if (meta_ac) { in ocfs2_write_begin_nolock()
1861 meta_ac = NULL; in ocfs2_write_begin_nolock()
2336 &data_ac, &meta_ac); in ocfs2_dio_end_io_write()
2361 meta_ac, &dealloc); in ocfs2_dio_end_io_write()
[all …]
A Drefcounttree.h36 struct ocfs2_alloc_context *meta_ac,
102 struct ocfs2_alloc_context *meta_ac,
A Ddir.c2486 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 Dalloc.c1002 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 Dfile.h36 struct ocfs2_alloc_context *meta_ac,
A Ddir.h94 struct ocfs2_alloc_context *meta_ac);
A Dsuballoc.h200 struct ocfs2_alloc_context **meta_ac);
A Dfile.c540 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_inode_data() argument
548 data_ac, meta_ac, reason_ret); in ocfs2_add_inode_data()
562 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_extend_allocation() local
586 &data_ac, &meta_ac); in ocfs2_extend_allocation()
634 meta_ac, in ocfs2_extend_allocation()
689 if (meta_ac) { in ocfs2_extend_allocation()
690 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_allocation()
691 meta_ac = NULL; in ocfs2_extend_allocation()
A Dnamei.c240 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_mknod() local
344 status = ocfs2_reserve_new_metadata_blocks(osb, want_meta, &meta_ac); in ocfs2_mknod()
389 new_fe_bh, data_ac, meta_ac); in ocfs2_mknod()
408 meta_ac, data_ac); in ocfs2_mknod()
417 meta_ac, data_ac); in ocfs2_mknod()
481 if (meta_ac) in ocfs2_mknod()
482 ocfs2_free_alloc_context(meta_ac); in ocfs2_mknod()
A Dsuballoc.c2624 struct ocfs2_alloc_context **meta_ac) in ocfs2_lock_allocators() argument
2630 *meta_ac = NULL; in ocfs2_lock_allocators()
2658 ret = ocfs2_reserve_new_metadata(osb, et->et_root_el, meta_ac); in ocfs2_lock_allocators()
2678 if (*meta_ac) { in ocfs2_lock_allocators()
2679 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators()
2680 *meta_ac = NULL; in ocfs2_lock_allocators()

Completed in 67 milliseconds