Home
last modified time | relevance | path

Searched refs:data_ac (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dmove_extents.c47 struct ocfs2_alloc_context *data_ac; member
245 * if (context->data_ac) in ocfs2_defrag_extent()
246 * context->data_ac->ac_resv = &OCFS2_I(inode)->ip_la_data_resv; in ocfs2_defrag_extent()
268 ret = ocfs2_reserve_clusters(osb, *len, &context->data_ac); in ocfs2_defrag_extent()
281 ret = __ocfs2_claim_clusters(handle, context->data_ac, 1, *len, in ocfs2_defrag_extent()
324 if (need_free && context->data_ac) { in ocfs2_defrag_extent()
325 struct ocfs2_alloc_context *data_ac = context->data_ac; in ocfs2_defrag_extent() local
327 if (context->data_ac->ac_which == OCFS2_AC_USE_LOCAL) in ocfs2_defrag_extent()
328 ocfs2_free_local_alloc_bits(osb, handle, data_ac, in ocfs2_defrag_extent()
[all...]
H A Ddir.c62 struct ocfs2_alloc_context *data_ac,
2228 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_el()
2240 data_ac, NULL, &new_bh); in ocfs2_fill_new_dir_el()
2440 struct ocfs2_alloc_context *data_ac, in __ocfs2_dx_dir_new_cluster()
2455 ret = __ocfs2_claim_clusters(handle, data_ac, 1, 1, &phys, &num); in __ocfs2_dx_dir_new_cluster()
2481 struct ocfs2_alloc_context *data_ac, in ocfs2_dx_dir_new_cluster()
2489 ret = __ocfs2_dx_dir_new_cluster(dir, cpos, handle, data_ac, dx_leaves, in ocfs2_dx_dir_new_cluster()
2523 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_dx()
2545 data_ac, &leaf_bh); in ocfs2_fill_new_dir_dx()
2578 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir()
2223 ocfs2_fill_new_dir_el(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct buffer_head **ret_new_bh) ocfs2_fill_new_dir_el() argument
2438 __ocfs2_dx_dir_new_cluster(struct inode *dir, u32 cpos, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct buffer_head **dx_leaves, int num_dx_leaves, u64 *ret_phys_blkno) __ocfs2_dx_dir_new_cluster() argument
2478 ocfs2_dx_dir_new_cluster(struct inode *dir, struct ocfs2_extent_tree *et, u32 cpos, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct buffer_head **dx_leaves, int num_dx_leaves) ocfs2_dx_dir_new_cluster() argument
2518 ocfs2_fill_new_dir_dx(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *di_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac) ocfs2_fill_new_dir_dx() argument
2573 ocfs2_fill_new_dir(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac) ocfs2_fill_new_dir() argument
2788 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_expand_inline_dir() local
3092 ocfs2_do_extend_dir(struct super_block *sb, handle_t *handle, struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct buffer_head **new_bh) ocfs2_do_extend_dir() argument
3169 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_extend_dir() local
3711 struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL; ocfs2_dx_dir_rebalance() local
4021 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_expand_inline_dx_root() local
[all...]
H A Daops.c1122 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster()
1144 data_ac, meta_ac, NULL); in ocfs2_write_cluster()
1223 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster_by_desc()
1250 data_ac, meta_ac, in ocfs2_write_cluster_by_desc()
1661 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_write_begin_nolock() local
1747 &data_ac, &meta_ac); in ocfs2_write_begin_nolock()
1753 if (data_ac) in ocfs2_write_begin_nolock()
1754 data_ac->ac_resv = &OCFS2_I(inode)->ip_la_data_resv; in ocfs2_write_begin_nolock()
1822 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos, in ocfs2_write_begin_nolock()
1829 if (data_ac) in ocfs2_write_begin_nolock()
1118 ocfs2_write_cluster(struct address_space *mapping, u32 *phys, unsigned int new, unsigned int clear_unwritten, unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len) ocfs2_write_cluster() argument
1222 ocfs2_write_cluster_by_desc(struct address_space *mapping, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, loff_t pos, unsigned len) ocfs2_write_cluster_by_desc() argument
2308 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_dio_end_io_write() local
[all...]
H A Dacl.c222 struct ocfs2_alloc_context *data_ac) in ocfs2_set_acl()
254 meta_ac, data_ac); in ocfs2_set_acl()
353 struct ocfs2_alloc_context *data_ac) in ocfs2_init_acl()
382 meta_ac, data_ac); in ocfs2_init_acl()
400 acl, meta_ac, data_ac); in ocfs2_init_acl()
216 ocfs2_set_acl(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, int type, struct posix_acl *acl, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac) ocfs2_set_acl() argument
347 ocfs2_init_acl(handle_t *handle, struct inode *inode, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dir_bh, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac) ocfs2_init_acl() argument
H A Dfile.h37 struct ocfs2_alloc_context *data_ac,
H A Ddir.h95 struct ocfs2_alloc_context *data_ac,
H A Dnamei.c239 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_mknod() local
352 status = ocfs2_reserve_clusters(osb, want_clusters, &data_ac); in ocfs2_mknod()
390 new_fe_bh, data_ac, meta_ac); in ocfs2_mknod()
409 meta_ac, data_ac); in ocfs2_mknod()
418 meta_ac, data_ac); in ocfs2_mknod()
479 if (data_ac) in ocfs2_mknod()
480 ocfs2_free_alloc_context(data_ac); in ocfs2_mknod()
1804 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_symlink() local
1902 status = ocfs2_reserve_clusters(osb, want_clusters, &data_ac); in ocfs2_symlink()
1955 handle, data_ac, NUL in ocfs2_symlink()
[all...]
H A Dsuballoc.h201 struct ocfs2_alloc_context **data_ac,
H A Dfile.c541 struct ocfs2_alloc_context *data_ac, in ocfs2_add_inode_data()
551 data_ac, meta_ac, reason_ret); in ocfs2_add_inode_data()
566 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_extend_allocation() local
591 &data_ac, &meta_ac); in ocfs2_extend_allocation()
638 data_ac, in ocfs2_extend_allocation()
690 if (data_ac) { in ocfs2_extend_allocation()
691 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_allocation()
692 data_ac = NULL; in ocfs2_extend_allocation()
534 ocfs2_add_inode_data(struct ocfs2_super *osb, struct inode *inode, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct buffer_head *fe_bh, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) ocfs2_add_inode_data() argument
H A Dxattr.c72 struct ocfs2_alloc_context *data_ac; member
730 ctxt->data_ac, in ocfs2_xattr_extend_allocation()
3284 ret = ocfs2_reserve_clusters(osb, clusters_add, &ctxt->data_ac); in ocfs2_init_xattr_set_ctxt()
3296 * We cannot have an error and a non null ctxt->data_ac. in ocfs2_init_xattr_set_ctxt()
3453 struct ocfs2_alloc_context *data_ac) in ocfs2_xattr_set_handle()
3477 .data_ac = data_ac, in ocfs2_xattr_set_handle()
3654 if (ctxt.data_ac) in ocfs2_xattr_set()
3655 ocfs2_free_alloc_context(ctxt.data_ac); in ocfs2_xattr_set()
4307 ret = __ocfs2_claim_clusters(handle, ctxt->data_ac, in ocfs2_xattr_create_index_block()
3444 ocfs2_xattr_set_handle(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, int name_index, const char *name, const void *value, size_t value_len, int flags, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac) ocfs2_xattr_set_handle() argument
6747 ocfs2_lock_reflink_xattr_rec_allocators( struct ocfs2_reflink_xattr_tree_args *args, struct ocfs2_extent_tree *xt_et, u64 blkno, u32 len, int *credits, struct ocfs2_alloc_context **meta_ac, struct ocfs2_alloc_context **data_ac) ocfs2_lock_reflink_xattr_rec_allocators() argument
6833 ocfs2_reflink_xattr_bucket(handle_t *handle, u64 blkno, u64 new_blkno, u32 clusters, u32 *cpos, int num_buckets, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac, struct ocfs2_reflink_xattr_tree_args *args) ocfs2_reflink_xattr_bucket() argument
6924 ocfs2_reflink_xattr_buckets(handle_t *handle, struct inode *inode, struct ocfs2_reflink_xattr_tree_args *args, struct ocfs2_extent_tree *et, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac, u64 blkno, u32 cpos, u32 len) ocfs2_reflink_xattr_buckets() argument
7008 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_reflink_xattr_rec() local
7315 ocfs2_init_security_set(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, struct ocfs2_security_xattr_info *si, struct ocfs2_alloc_context *xattr_ac, struct ocfs2_alloc_context *data_ac) ocfs2_init_security_set() argument
[all...]
H A Dalloc.h101 struct ocfs2_alloc_context *data_ac,
H A Dalloc.c4776 struct ocfs2_alloc_context *data_ac, in ocfs2_add_clusters_in_btree()
4821 status = __ocfs2_claim_clusters(handle, data_ac, 1, in ocfs2_add_clusters_in_btree()
4865 if (data_ac->ac_which == OCFS2_AC_USE_LOCAL) in ocfs2_add_clusters_in_btree()
4866 ocfs2_free_local_alloc_bits(osb, handle, data_ac, in ocfs2_add_clusters_in_btree()
4870 data_ac->ac_inode, in ocfs2_add_clusters_in_btree()
4871 data_ac->ac_bh, in ocfs2_add_clusters_in_btree()
7058 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_convert_inline_data_to_extents() local
7066 ret = ocfs2_reserve_clusters(osb, 1, &data_ac); in ocfs2_convert_inline_data_to_extents()
7099 data_ac->ac_resv = &oi->ip_la_data_resv; in ocfs2_convert_inline_data_to_extents()
7101 ret = ocfs2_claim_clusters(handle, data_ac, in ocfs2_convert_inline_data_to_extents()
4771 ocfs2_add_clusters_in_btree(handle_t *handle, struct ocfs2_extent_tree *et, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) ocfs2_add_clusters_in_btree() argument
[all...]
H A Dsuballoc.c2625 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_allocators()
2633 if (data_ac) in ocfs2_lock_allocators()
2634 *data_ac = NULL; in ocfs2_lock_allocators()
2636 BUG_ON(clusters_to_add != 0 && data_ac == NULL); in ocfs2_lock_allocators()
2671 ret = ocfs2_reserve_clusters(osb, clusters_to_add, data_ac); in ocfs2_lock_allocators()
2686 * We cannot have an error and a non null *data_ac. in ocfs2_lock_allocators()
2622 ocfs2_lock_allocators(struct inode *inode, struct ocfs2_extent_tree *et, u32 clusters_to_add, u32 extents_to_split, struct ocfs2_alloc_context **data_ac, struct ocfs2_alloc_context **meta_ac) ocfs2_lock_allocators() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dmove_extents.c45 struct ocfs2_alloc_context *data_ac; member
243 * if (context->data_ac) in ocfs2_defrag_extent()
244 * context->data_ac->ac_resv = &OCFS2_I(inode)->ip_la_data_resv; in ocfs2_defrag_extent()
266 ret = ocfs2_reserve_clusters(osb, *len, &context->data_ac); in ocfs2_defrag_extent()
279 ret = __ocfs2_claim_clusters(handle, context->data_ac, 1, *len, 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()
[all...]
H A Ddir.c60 struct ocfs2_alloc_context *data_ac,
2217 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_el()
2229 data_ac, NULL, &new_bh); in ocfs2_fill_new_dir_el()
2429 struct ocfs2_alloc_context *data_ac, in __ocfs2_dx_dir_new_cluster()
2444 ret = __ocfs2_claim_clusters(handle, data_ac, 1, 1, &phys, &num); in __ocfs2_dx_dir_new_cluster()
2470 struct ocfs2_alloc_context *data_ac, in ocfs2_dx_dir_new_cluster()
2478 ret = __ocfs2_dx_dir_new_cluster(dir, cpos, handle, data_ac, dx_leaves, in ocfs2_dx_dir_new_cluster()
2512 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_dx()
2534 data_ac, &leaf_bh); in ocfs2_fill_new_dir_dx()
2567 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir()
2212 ocfs2_fill_new_dir_el(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct buffer_head **ret_new_bh) ocfs2_fill_new_dir_el() argument
2427 __ocfs2_dx_dir_new_cluster(struct inode *dir, u32 cpos, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct buffer_head **dx_leaves, int num_dx_leaves, u64 *ret_phys_blkno) __ocfs2_dx_dir_new_cluster() argument
2467 ocfs2_dx_dir_new_cluster(struct inode *dir, struct ocfs2_extent_tree *et, u32 cpos, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct buffer_head **dx_leaves, int num_dx_leaves) ocfs2_dx_dir_new_cluster() argument
2507 ocfs2_fill_new_dir_dx(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *di_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac) ocfs2_fill_new_dir_dx() argument
2562 ocfs2_fill_new_dir(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac) ocfs2_fill_new_dir() argument
2777 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_expand_inline_dir() local
3081 ocfs2_do_extend_dir(struct super_block *sb, handle_t *handle, struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct buffer_head **new_bh) ocfs2_do_extend_dir() argument
3158 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_extend_dir() local
3697 struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL; ocfs2_dx_dir_rebalance() local
4007 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_expand_inline_dx_root() local
[all...]
H A Daops.c1118 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster()
1140 data_ac, meta_ac, NULL); in ocfs2_write_cluster()
1219 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster_by_desc()
1246 data_ac, meta_ac, in ocfs2_write_cluster_by_desc()
1657 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_write_begin_nolock() local
1743 &data_ac, &meta_ac); in ocfs2_write_begin_nolock()
1749 if (data_ac) in ocfs2_write_begin_nolock()
1750 data_ac->ac_resv = &OCFS2_I(inode)->ip_la_data_resv; in ocfs2_write_begin_nolock()
1818 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos, in ocfs2_write_begin_nolock()
1825 if (data_ac) in ocfs2_write_begin_nolock()
1114 ocfs2_write_cluster(struct address_space *mapping, u32 *phys, unsigned int new, unsigned int clear_unwritten, unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len) ocfs2_write_cluster() argument
1218 ocfs2_write_cluster_by_desc(struct address_space *mapping, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, loff_t pos, unsigned len) ocfs2_write_cluster_by_desc() argument
2305 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_dio_end_io_write() local
[all...]
H A Dacl.c220 struct ocfs2_alloc_context *data_ac) in ocfs2_set_acl()
252 meta_ac, data_ac); in ocfs2_set_acl()
357 struct ocfs2_alloc_context *data_ac) in ocfs2_init_acl()
386 meta_ac, data_ac); in ocfs2_init_acl()
404 acl, meta_ac, data_ac); in ocfs2_init_acl()
214 ocfs2_set_acl(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, int type, struct posix_acl *acl, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac) ocfs2_set_acl() argument
351 ocfs2_init_acl(handle_t *handle, struct inode *inode, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dir_bh, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac) ocfs2_init_acl() argument
H A Ddir.h93 struct ocfs2_alloc_context *data_ac,
H A Dfile.h35 struct ocfs2_alloc_context *data_ac,
H A Dnamei.c239 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_mknod() local
352 status = ocfs2_reserve_clusters(osb, want_clusters, &data_ac); in ocfs2_mknod()
390 new_fe_bh, data_ac, meta_ac); in ocfs2_mknod()
409 meta_ac, data_ac); in ocfs2_mknod()
418 meta_ac, data_ac); in ocfs2_mknod()
479 if (data_ac) in ocfs2_mknod()
480 ocfs2_free_alloc_context(data_ac); in ocfs2_mknod()
1809 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_symlink() local
1907 status = ocfs2_reserve_clusters(osb, want_clusters, &data_ac); in ocfs2_symlink()
1960 handle, data_ac, NUL in ocfs2_symlink()
[all...]
H A Dsuballoc.h199 struct ocfs2_alloc_context **data_ac,
H A Dfile.c541 struct ocfs2_alloc_context *data_ac, in ocfs2_add_inode_data()
550 data_ac, meta_ac, reason_ret); in ocfs2_add_inode_data()
563 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_extend_allocation() local
588 &data_ac, &meta_ac); in ocfs2_extend_allocation()
635 data_ac, in ocfs2_extend_allocation()
687 if (data_ac) { in ocfs2_extend_allocation()
688 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_allocation()
689 data_ac = NULL; in ocfs2_extend_allocation()
534 ocfs2_add_inode_data(struct ocfs2_super *osb, struct inode *inode, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct buffer_head *fe_bh, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) ocfs2_add_inode_data() argument
H A Dxattr.c70 struct ocfs2_alloc_context *data_ac; member
724 ctxt->data_ac, in ocfs2_xattr_extend_allocation()
3278 ret = ocfs2_reserve_clusters(osb, clusters_add, &ctxt->data_ac); in ocfs2_init_xattr_set_ctxt()
3290 * We cannot have an error and a non null ctxt->data_ac. in ocfs2_init_xattr_set_ctxt()
3447 struct ocfs2_alloc_context *data_ac) in ocfs2_xattr_set_handle()
3471 .data_ac = data_ac, in ocfs2_xattr_set_handle()
3648 if (ctxt.data_ac) in ocfs2_xattr_set()
3649 ocfs2_free_alloc_context(ctxt.data_ac); in ocfs2_xattr_set()
4301 ret = __ocfs2_claim_clusters(handle, ctxt->data_ac, in ocfs2_xattr_create_index_block()
3438 ocfs2_xattr_set_handle(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, int name_index, const char *name, const void *value, size_t value_len, int flags, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac) ocfs2_xattr_set_handle() argument
6741 ocfs2_lock_reflink_xattr_rec_allocators( struct ocfs2_reflink_xattr_tree_args *args, struct ocfs2_extent_tree *xt_et, u64 blkno, u32 len, int *credits, struct ocfs2_alloc_context **meta_ac, struct ocfs2_alloc_context **data_ac) ocfs2_lock_reflink_xattr_rec_allocators() argument
6827 ocfs2_reflink_xattr_bucket(handle_t *handle, u64 blkno, u64 new_blkno, u32 clusters, u32 *cpos, int num_buckets, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac, struct ocfs2_reflink_xattr_tree_args *args) ocfs2_reflink_xattr_bucket() argument
6918 ocfs2_reflink_xattr_buckets(handle_t *handle, struct inode *inode, struct ocfs2_reflink_xattr_tree_args *args, struct ocfs2_extent_tree *et, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac, u64 blkno, u32 cpos, u32 len) ocfs2_reflink_xattr_buckets() argument
7002 struct ocfs2_alloc_context *data_ac = NULL; ocfs2_reflink_xattr_rec() local
7310 ocfs2_init_security_set(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, struct ocfs2_security_xattr_info *si, struct ocfs2_alloc_context *xattr_ac, struct ocfs2_alloc_context *data_ac) ocfs2_init_security_set() argument
[all...]
H A Dalloc.h99 struct ocfs2_alloc_context *data_ac,
H A Dalloc.c4774 struct ocfs2_alloc_context *data_ac, in ocfs2_add_clusters_in_btree()
4819 status = __ocfs2_claim_clusters(handle, data_ac, 1, in ocfs2_add_clusters_in_btree()
4863 if (data_ac->ac_which == OCFS2_AC_USE_LOCAL) in ocfs2_add_clusters_in_btree()
4864 ocfs2_free_local_alloc_bits(osb, handle, data_ac, in ocfs2_add_clusters_in_btree()
4868 data_ac->ac_inode, in ocfs2_add_clusters_in_btree()
4869 data_ac->ac_bh, in ocfs2_add_clusters_in_btree()
7063 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_convert_inline_data_to_extents() local
7071 ret = ocfs2_reserve_clusters(osb, 1, &data_ac); in ocfs2_convert_inline_data_to_extents()
7104 data_ac->ac_resv = &oi->ip_la_data_resv; in ocfs2_convert_inline_data_to_extents()
7106 ret = ocfs2_claim_clusters(handle, data_ac, in ocfs2_convert_inline_data_to_extents()
4769 ocfs2_add_clusters_in_btree(handle_t *handle, struct ocfs2_extent_tree *et, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) ocfs2_add_clusters_in_btree() argument
[all...]

Completed in 66 milliseconds

12