Searched refs:meta_ac (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dalloc.h102 struct ocfs2_alloc_context *meta_ac);
115 struct ocfs2_alloc_context *meta_ac,
124 struct ocfs2_alloc_context *meta_ac,
129 struct ocfs2_alloc_context *meta_ac,
134 struct ocfs2_alloc_context *meta_ac,
139 struct ocfs2_alloc_context *meta_ac,
H A Drefcounttree.h46 struct ocfs2_alloc_context *meta_ac,
100 struct ocfs2_alloc_context *meta_ac,
H A Dfile.h52 struct ocfs2_alloc_context *meta_ac,
H A Drefcounttree.c57 struct ocfs2_alloc_context *meta_ac; member in struct:ocfs2_cow_context
564 struct ocfs2_alloc_context *meta_ac = NULL; local
579 ret = ocfs2_reserve_new_metadata_blocks(osb, 1, &meta_ac);
599 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
628 rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot);
689 if (meta_ac)
690 ocfs2_free_alloc_context(meta_ac);
1284 struct ocfs2_alloc_context *meta_ac)
1303 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
1334 new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac
1280 ocfs2_expand_inline_ref_root(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head **ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) argument
1509 ocfs2_new_leaf_refcount_block(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) argument
1605 ocfs2_expand_refcount_tree(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) argument
1731 ocfs2_insert_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *rec, int index, int merge, struct ocfs2_alloc_context *meta_ac) argument
1820 ocfs2_split_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *split_rec, int index, int merge, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
1975 __ocfs2_increase_refcount(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, u64 cpos, u32 len, int merge, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
2070 ocfs2_remove_refcount_extent(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
2145 ocfs2_increase_refcount(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, u64 cpos, u32 len, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
2157 ocfs2_decrease_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, int index, u64 cpos, unsigned int len, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
2215 __ocfs2_decrease_refcount(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, u64 cpos, u32 len, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc, int delete) argument
2282 ocfs2_decrease_refcount(struct inode *inode, handle_t *handle, u32 cpos, u32 len, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc, int delete) argument
2333 ocfs2_mark_extent_refcounted(struct inode *inode, struct ocfs2_extent_tree *et, handle_t *handle, u32 cpos, u32 len, u32 phys, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
2843 ocfs2_lock_refcount_allocators(struct super_block *sb, u32 p_cluster, u32 num_clusters, struct ocfs2_extent_tree *et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, struct ocfs2_alloc_context **data_ac, int *credits) argument
3050 ocfs2_clear_ext_refcount(handle_t *handle, struct ocfs2_extent_tree *et, u32 cpos, u32 p_cluster, u32 len, unsigned int ext_flags, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
3694 struct ocfs2_alloc_context *meta_ac = NULL; local
3902 struct ocfs2_alloc_context *meta_ac = NULL; local
[all...]
H A Ddir.h111 struct ocfs2_alloc_context *meta_ac);
H A Dacl.c236 struct ocfs2_alloc_context *meta_ac,
285 meta_ac, data_ac);
363 struct ocfs2_alloc_context *meta_ac,
393 meta_ac, data_ac);
414 clone, meta_ac, data_ac);
231 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) argument
358 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) argument
H A Dxattr.c79 struct ocfs2_alloc_context *meta_ac; member in struct:ocfs2_xattr_set_ctxt
737 ctxt->meta_ac,
794 ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac,
808 len, ctxt->meta_ac, &ctxt->dealloc, 1);
2303 struct ocfs2_alloc_context **meta_ac,
2332 meta_add, meta_ac);
2366 &ctxt.meta_ac,
2384 if (ctxt.meta_ac) {
2385 ocfs2_free_alloc_context(ctxt.meta_ac);
2386 ctxt.meta_ac
2299 ocfs2_lock_xattr_remove_allocators(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, int *ref_credits) argument
3418 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) argument
5412 struct ocfs2_alloc_context *meta_ac = NULL; local
6257 ocfs2_reflink_lock_xattr_allocators(struct ocfs2_super *osb, struct ocfs2_xattr_header *xh, struct buffer_head *ref_root_bh, int *credits, struct ocfs2_alloc_context **meta_ac) argument
6313 ocfs2_reflink_xattr_header(handle_t *handle, struct ocfs2_xattr_reflink *args, struct buffer_head *old_bh, struct ocfs2_xattr_header *xh, struct buffer_head *new_bh, struct ocfs2_xattr_header *new_xh, struct ocfs2_xattr_value_buf *vb, struct ocfs2_alloc_context *meta_ac, get_xattr_value_root *func, void *para) argument
6451 struct ocfs2_alloc_context *meta_ac = NULL; local
6563 struct ocfs2_alloc_context *meta_ac; local
6712 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) argument
6798 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) argument
6889 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) argument
6972 struct ocfs2_alloc_context *meta_ac = NULL; local
[all...]
H A Daops.c1182 struct ocfs2_alloc_context *meta_ac,
1203 meta_ac, NULL);
1225 meta_ac, &wc->w_dealloc);
1280 struct ocfs2_alloc_context *meta_ac,
1305 data_ac, meta_ac,
1647 struct ocfs2_alloc_context *meta_ac = NULL; local
1719 &data_ac, &meta_ac);
1786 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos,
1795 if (meta_ac)
1796 ocfs2_free_alloc_context(meta_ac);
1178 ocfs2_write_cluster(struct address_space *mapping, u32 phys, unsigned int 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) argument
1278 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) argument
[all...]
H A Ddir.c81 struct ocfs2_alloc_context *meta_ac,
2359 struct ocfs2_alloc_context *meta_ac,
2373 ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
2401 dx_root->dr_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot);
2537 struct ocfs2_alloc_context *meta_ac,
2552 meta_ac);
2579 struct ocfs2_alloc_context *meta_ac)
2607 meta_ac, 1, 2, &dx_root_bh);
2634 struct ocfs2_alloc_context *meta_ac)
2644 data_ac, meta_ac);
2355 ocfs2_dx_dir_attach_index(struct ocfs2_super *osb, handle_t *handle, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dirdata_bh, struct ocfs2_alloc_context *meta_ac, int dx_inline, u32 num_entries, struct buffer_head **ret_dx_root_bh) argument
2533 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) argument
2573 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) argument
2628 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) argument
2842 struct ocfs2_alloc_context *meta_ac = NULL; local
3143 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) argument
3222 struct ocfs2_alloc_context *meta_ac = NULL; local
3769 struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL; local
[all...]
H A Dalloc.c1003 struct ocfs2_alloc_context *meta_ac,
1019 meta_ac,
1054 cpu_to_le16(meta_ac->ac_alloc_slot);
1166 struct ocfs2_alloc_context *meta_ac)
1223 meta_ac, new_eb_bhs);
1347 struct ocfs2_alloc_context *meta_ac,
1359 status = ocfs2_create_new_meta_bhs(handle, et, 1, meta_ac,
1523 struct ocfs2_alloc_context *meta_ac)
1530 BUG_ON(meta_ac == NULL);
1549 ret = ocfs2_shift_tree_depth(handle, et, meta_ac,
1000 ocfs2_create_new_meta_bhs(handle_t *handle, struct ocfs2_extent_tree *et, int wanted, struct ocfs2_alloc_context *meta_ac, struct buffer_head *bhs[]) argument
1162 ocfs2_add_branch(handle_t *handle, struct ocfs2_extent_tree *et, struct buffer_head *eb_bh, struct buffer_head **last_eb_bh, struct ocfs2_alloc_context *meta_ac) argument
1345 ocfs2_shift_tree_depth(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_alloc_context *meta_ac, struct buffer_head **ret_new_eb_bh) argument
1521 ocfs2_grow_tree(handle_t *handle, struct ocfs2_extent_tree *et, int *final_depth, struct buffer_head **last_eb_bh, struct ocfs2_alloc_context *meta_ac) argument
4634 ocfs2_insert_extent(handle_t *handle, struct ocfs2_extent_tree *et, u32 cpos, u64 start_blk, u32 new_clusters, u8 flags, struct ocfs2_alloc_context *meta_ac) argument
4707 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) argument
4824 ocfs2_split_and_insert(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct buffer_head **last_eb_bh, int split_index, struct ocfs2_extent_rec *orig_split_rec, struct ocfs2_alloc_context *meta_ac) argument
4970 ocfs2_split_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
5065 ocfs2_change_extent_flag(handle_t *handle, struct ocfs2_extent_tree *et, u32 cpos, u32 len, u32 phys, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc, int new_flags, int clear_flags) argument
5154 ocfs2_mark_extent_written(struct inode *inode, struct ocfs2_extent_tree *et, handle_t *handle, u32 cpos, u32 len, u32 phys, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
5186 ocfs2_split_tree(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int index, u32 new_range, struct ocfs2_alloc_context *meta_ac) argument
5413 ocfs2_remove_extent(handle_t *handle, struct ocfs2_extent_tree *et, u32 cpos, u32 len, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) argument
5612 struct ocfs2_alloc_context *meta_ac = NULL; local
[all...]
H A Dsuballoc.h200 struct ocfs2_alloc_context **meta_ac);
H A Dfile.c561 struct ocfs2_alloc_context *meta_ac,
570 data_ac, meta_ac, reason_ret);
586 struct ocfs2_alloc_context *meta_ac = NULL; local
617 &data_ac, &meta_ac);
660 meta_ac,
721 if (meta_ac) {
722 ocfs2_free_alloc_context(meta_ac);
723 meta_ac = NULL;
553 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) argument
H A Dnamei.c226 struct ocfs2_alloc_context *meta_ac = NULL; local
324 status = ocfs2_reserve_new_metadata_blocks(osb, want_meta, &meta_ac);
372 new_fe_bh, data_ac, meta_ac);
391 meta_ac, data_ac);
399 meta_ac, data_ac);
456 if (meta_ac)
457 ocfs2_free_alloc_context(meta_ac);
H A Dsuballoc.c2664 struct ocfs2_alloc_context **meta_ac)
2670 *meta_ac = NULL;
2698 ret = ocfs2_reserve_new_metadata(osb, et->et_root_el, meta_ac);
2718 if (*meta_ac) {
2719 ocfs2_free_alloc_context(*meta_ac);
2720 *meta_ac = NULL;
2660 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) argument

Completed in 180 milliseconds