| /linux/fs/ocfs2/ |
| H A D | suballoc.h | 22 struct ocfs2_alloc_context { struct 51 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac); argument 52 static inline int ocfs2_alloc_context_bits_left(struct ocfs2_alloc_context *ac) in ocfs2_alloc_context_bits_left() 64 struct ocfs2_alloc_context **ac); 67 struct ocfs2_alloc_context **ac); 69 struct ocfs2_alloc_context **ac); 72 struct ocfs2_alloc_context **ac); 95 struct ocfs2_alloc_context *ac, 104 struct ocfs2_alloc_context *ac, 109 struct ocfs2_alloc_context *ac, [all …]
|
| H A D | xattr.h | 42 struct ocfs2_alloc_context *, 43 struct ocfs2_alloc_context *); 53 struct ocfs2_alloc_context *, 54 struct ocfs2_alloc_context *); 57 int *, int *, struct ocfs2_alloc_context **);
|
| H A D | localalloc.h | 30 struct ocfs2_alloc_context; 33 struct ocfs2_alloc_context *ac); 37 struct ocfs2_alloc_context *ac, 44 struct ocfs2_alloc_context *ac,
|
| H A D | file.h | 19 struct ocfs2_alloc_context; 36 struct ocfs2_alloc_context *data_ac, 37 struct ocfs2_alloc_context *meta_ac,
|
| H A D | dir.h | 87 struct ocfs2_alloc_context; 93 struct ocfs2_alloc_context *data_ac, 94 struct ocfs2_alloc_context *meta_ac);
|
| H A D | acl.h | 25 struct ocfs2_alloc_context *, 26 struct ocfs2_alloc_context *);
|
| H A D | suballoc.c | 96 static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac, 121 struct ocfs2_alloc_context **ac); 123 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource() 143 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() 424 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig() 468 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits() 489 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig() 549 struct ocfs2_alloc_context *cluster_ac, in ocfs2_bg_alloc_cleanup() 581 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig() 666 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc() [all …]
|
| H A D | localalloc.c | 51 struct ocfs2_alloc_context **ac, 57 struct ocfs2_alloc_context *ac); 617 struct ocfs2_alloc_context *ac) in ocfs2_reserve_local_alloc_bits() 716 struct ocfs2_alloc_context *ac, in ocfs2_claim_local_alloc_bits() 772 struct ocfs2_alloc_context *ac, in ocfs2_free_local_alloc_bits() 1093 struct ocfs2_alloc_context **ac, in ocfs2_local_alloc_reserve_for_window() 1099 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL); in ocfs2_local_alloc_reserve_for_window() 1115 memset(*ac, 0, sizeof(struct ocfs2_alloc_context)); in ocfs2_local_alloc_reserve_for_window() 1144 struct ocfs2_alloc_context *ac) in ocfs2_local_alloc_new_window() 1239 struct ocfs2_alloc_context *ac = NULL; in ocfs2_local_alloc_slide_window()
|
| H A D | acl.c | 220 struct ocfs2_alloc_context *meta_ac, in ocfs2_set_acl() 221 struct ocfs2_alloc_context *data_ac) in ocfs2_set_acl() 357 struct ocfs2_alloc_context *meta_ac, in ocfs2_init_acl() 358 struct ocfs2_alloc_context *data_ac) in ocfs2_init_acl()
|
| H A D | refcounttree.h | 36 struct ocfs2_alloc_context *meta_ac, 102 struct ocfs2_alloc_context *meta_ac,
|
| H A D | namei.c | 63 struct ocfs2_alloc_context *inode_ac); 244 struct ocfs2_alloc_context *inode_ac = NULL; in ocfs2_mknod() 245 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_mknod() 246 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_mknod() 516 struct ocfs2_alloc_context *inode_ac, in __ocfs2_mknod_locked() 630 struct ocfs2_alloc_context *inode_ac) in ocfs2_mknod_locked() 1825 struct ocfs2_alloc_context *inode_ac = NULL; in ocfs2_symlink() 1826 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_symlink() 1827 struct ocfs2_alloc_context *xattr_ac = NULL; in ocfs2_symlink() 2454 struct ocfs2_alloc_context **ret_inode_ac) in ocfs2_prep_new_orphaned_file() [all …]
|
| H A D | dir.c | 60 struct ocfs2_alloc_context *data_ac, 61 struct ocfs2_alloc_context *meta_ac, 2271 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_el() 2340 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_attach_index() 2483 struct ocfs2_alloc_context *data_ac, in __ocfs2_dx_dir_new_cluster() 2524 struct ocfs2_alloc_context *data_ac, in ocfs2_dx_dir_new_cluster() 2525 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_new_cluster() 2566 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_dx() 2567 struct ocfs2_alloc_context *meta_ac) in ocfs2_fill_new_dir_dx() 2621 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir() [all …]
|
| H A D | refcounttree.c | 51 struct ocfs2_alloc_context *meta_ac; 52 struct ocfs2_alloc_context *data_ac; 556 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_create_refcount_tree() 1280 struct ocfs2_alloc_context *meta_ac) in ocfs2_expand_inline_ref_root() 1511 struct ocfs2_alloc_context *meta_ac) in ocfs2_new_leaf_refcount_block() 1607 struct ocfs2_alloc_context *meta_ac) in ocfs2_expand_refcount_tree() 1735 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_refcount_rec() 1823 struct ocfs2_alloc_context *meta_ac, in ocfs2_split_refcount_rec() 1977 struct ocfs2_alloc_context *meta_ac, in __ocfs2_increase_refcount() 2071 struct ocfs2_alloc_context *meta_ac, in ocfs2_remove_refcount_extent() [all …]
|
| H A D | move_extents.c | 44 struct ocfs2_alloc_context *meta_ac; 45 struct ocfs2_alloc_context *data_ac; 153 struct ocfs2_alloc_context **meta_ac, in ocfs2_lock_meta_allocator_move_extents() 329 struct ocfs2_alloc_context *data_ac = context->data_ac; in ocfs2_defrag_extent()
|
| H A D | aops.c | 1096 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster() 1097 struct ocfs2_alloc_context *meta_ac, in ocfs2_write_cluster() 1196 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster_by_desc() 1197 struct ocfs2_alloc_context *meta_ac, in ocfs2_write_cluster_by_desc() 1635 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_write_begin_nolock() 1636 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_write_begin_nolock() 2277 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_dio_end_io_write() 2278 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_dio_end_io_write()
|
| H A D | xattr.c | 73 struct ocfs2_alloc_context *meta_ac; 74 struct ocfs2_alloc_context *data_ac; 580 struct ocfs2_alloc_context **xattr_ac) in ocfs2_calc_security_init() 2357 struct ocfs2_alloc_context **meta_ac, in ocfs2_lock_xattr_remove_allocators() 3484 struct ocfs2_alloc_context *meta_ac, in ocfs2_xattr_set_handle() 3485 struct ocfs2_alloc_context *data_ac) in ocfs2_xattr_set_handle() 5453 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_rm_xattr_cluster() 6309 struct ocfs2_alloc_context **meta_ac) in ocfs2_reflink_lock_xattr_allocators() 6368 struct ocfs2_alloc_context *meta_ac, in ocfs2_reflink_xattr_header() 6499 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_reflink_xattr_inline() [all …]
|
| H A D | alloc.c | 996 struct ocfs2_alloc_context *meta_ac, in ocfs2_create_new_meta_bhs() 1156 struct ocfs2_alloc_context *meta_ac) in ocfs2_add_branch() 1357 struct ocfs2_alloc_context *meta_ac, in ocfs2_shift_tree_depth() 1532 struct ocfs2_alloc_context *meta_ac) in ocfs2_grow_tree() 4720 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_extent() 4789 struct ocfs2_alloc_context *data_ac, in ocfs2_add_clusters_in_btree() 4790 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_clusters_in_btree() 4922 struct ocfs2_alloc_context *meta_ac) in ocfs2_split_and_insert() 5075 struct ocfs2_alloc_context *meta_ac, in ocfs2_split_extent() 5166 struct ocfs2_alloc_context *meta_ac, in ocfs2_change_extent_flag() [all …]
|
| H A D | file.c | 543 struct ocfs2_alloc_context *data_ac, in ocfs2_add_inode_data() 544 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_inode_data() 565 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_extend_allocation() 566 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_extend_allocation()
|