Home
last modified time | relevance | path

Searched refs:data_ac (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Dmove_extents.c45 struct ocfs2_alloc_context *data_ac; member
266 ret = ocfs2_reserve_clusters(osb, *len, &context->data_ac); in ocfs2_defrag_extent()
322 if (need_free && context->data_ac) { in ocfs2_defrag_extent()
323 struct ocfs2_alloc_context *data_ac = context->data_ac; in ocfs2_defrag_extent() local
325 if (context->data_ac->ac_which == OCFS2_AC_USE_LOCAL) in ocfs2_defrag_extent()
326 ocfs2_free_local_alloc_bits(osb, handle, data_ac, in ocfs2_defrag_extent()
330 data_ac->ac_inode, in ocfs2_defrag_extent()
331 data_ac->ac_bh, in ocfs2_defrag_extent()
341 if (context->data_ac) { in ocfs2_defrag_extent()
342 ocfs2_free_alloc_context(context->data_ac); in ocfs2_defrag_extent()
[all …]
H A Ddir.c2254 data_ac, NULL, &new_bh); in ocfs2_fill_new_dir_el()
2559 data_ac, &leaf_bh); in ocfs2_fill_new_dir_dx()
2603 data_ac, meta_ac); in ocfs2_fill_new_dir()
2606 data_ac, NULL); in ocfs2_fill_new_dir()
3088 if (data_ac) in ocfs2_expand_inline_dir()
3089 ocfs2_free_alloc_context(data_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()
3350 if (data_ac) in ocfs2_extend_dir()
3890 if (data_ac) in ocfs2_dx_dir_rebalance()
[all …]
H A Dacl.c220 struct ocfs2_alloc_context *data_ac) in ocfs2_set_acl() argument
252 meta_ac, data_ac); in ocfs2_set_acl()
357 struct ocfs2_alloc_context *data_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 Daops.c1117 data_ac, meta_ac, NULL); 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()
1726 if (data_ac) in ocfs2_write_begin_nolock()
1802 if (data_ac) in ocfs2_write_begin_nolock()
1803 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1832 if (data_ac) { in ocfs2_write_begin_nolock()
1833 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1834 data_ac = NULL; in ocfs2_write_begin_nolock()
2320 &data_ac, &meta_ac); in ocfs2_dio_end_io_write()
[all …]
H A Dnamei.c241 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_mknod() local
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()
481 if (data_ac) in ocfs2_mknod()
482 ocfs2_free_alloc_context(data_ac); in ocfs2_mknod()
1822 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_symlink() local
1973 handle, data_ac, NULL, in ocfs2_symlink()
2011 xattr_ac, data_ac); in ocfs2_symlink()
2063 if (data_ac) in ocfs2_symlink()
[all …]
H A Dfile.h36 struct ocfs2_alloc_context *data_ac,
H A Ddir.h93 struct ocfs2_alloc_context *data_ac,
H A Dxattr.c70 struct ocfs2_alloc_context *data_ac; member
724 ctxt->data_ac, in ocfs2_xattr_extend_allocation()
3479 .data_ac = data_ac, in ocfs2_xattr_set_handle()
3656 if (ctxt.data_ac) in ocfs2_xattr_set()
6821 struct ocfs2_alloc_context *data_ac, in ocfs2_reflink_xattr_bucket() argument
6945 meta_ac, data_ac, args); in ocfs2_reflink_xattr_buckets()
7003 &meta_ac, &data_ac); in ocfs2_reflink_xattr_rec()
7017 meta_ac, data_ac, in ocfs2_reflink_xattr_rec()
7027 if (data_ac) in ocfs2_reflink_xattr_rec()
7028 ocfs2_free_alloc_context(data_ac); in ocfs2_reflink_xattr_rec()
[all …]
H A Dsuballoc.h204 struct ocfs2_alloc_context **data_ac,
H A Dfile.c543 struct ocfs2_alloc_context *data_ac, in ocfs2_add_inode_data() argument
552 data_ac, meta_ac, reason_ret); in ocfs2_add_inode_data()
565 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_extend_allocation() local
590 &data_ac, &meta_ac); in ocfs2_extend_allocation()
637 data_ac, in ocfs2_extend_allocation()
689 if (data_ac) { in ocfs2_extend_allocation()
690 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_allocation()
691 data_ac = NULL; in ocfs2_extend_allocation()
H A Dalloc.c4789 struct ocfs2_alloc_context *data_ac, in ocfs2_add_clusters_in_btree() argument
4878 if (data_ac->ac_which == OCFS2_AC_USE_LOCAL) in ocfs2_add_clusters_in_btree()
4883 data_ac->ac_inode, in ocfs2_add_clusters_in_btree()
4884 data_ac->ac_bh, in ocfs2_add_clusters_in_btree()
7090 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_convert_inline_data_to_extents() local
7131 data_ac->ac_resv = &oi->ip_la_data_resv; in ocfs2_convert_inline_data_to_extents()
7206 if (data_ac->ac_which == OCFS2_AC_USE_LOCAL) in ocfs2_convert_inline_data_to_extents()
7211 data_ac->ac_inode, in ocfs2_convert_inline_data_to_extents()
7212 data_ac->ac_bh, in ocfs2_convert_inline_data_to_extents()
7220 if (data_ac) in ocfs2_convert_inline_data_to_extents()
[all …]
H A Dalloc.h99 struct ocfs2_alloc_context *data_ac,
H A Drefcounttree.c51 struct ocfs2_alloc_context *data_ac; member
2836 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_refcount_allocators() argument
2870 if (data_ac) { in ocfs2_lock_refcount_allocators()
2872 data_ac); in ocfs2_lock_refcount_allocators()
3188 &context->data_ac, &credits); in ocfs2_make_clusters_writable()
3244 context->data_ac, in ocfs2_make_clusters_writable()
3304 if (context->data_ac) { in ocfs2_make_clusters_writable()
3305 ocfs2_free_alloc_context(context->data_ac); in ocfs2_make_clusters_writable()
3306 context->data_ac = NULL; in ocfs2_make_clusters_writable()
H A Dsuballoc.c2726 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_allocators() argument
2734 if (data_ac) in ocfs2_lock_allocators()
2735 *data_ac = NULL; in ocfs2_lock_allocators()
2737 BUG_ON(clusters_to_add != 0 && data_ac == NULL); in ocfs2_lock_allocators()
2772 ret = ocfs2_reserve_clusters(osb, clusters_to_add, data_ac); in ocfs2_lock_allocators()