/linux-2.6.39/fs/ocfs2/ |
D | suballoc.h | 38 struct ocfs2_alloc_context { struct 66 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac); argument 67 static inline int ocfs2_alloc_context_bits_left(struct ocfs2_alloc_context *ac) in ocfs2_alloc_context_bits_left() 79 struct ocfs2_alloc_context **ac); 82 struct ocfs2_alloc_context **ac); 84 struct ocfs2_alloc_context **ac); 87 struct ocfs2_alloc_context **ac); 90 struct ocfs2_alloc_context *ac, 99 struct ocfs2_alloc_context *ac, 104 struct ocfs2_alloc_context *ac, [all …]
|
D | xattr.h | 54 struct ocfs2_alloc_context *, 55 struct ocfs2_alloc_context *); 65 struct ocfs2_alloc_context *, 66 struct ocfs2_alloc_context *); 69 int *, int *, struct ocfs2_alloc_context **);
|
D | alloc.h | 95 struct ocfs2_alloc_context; 102 struct ocfs2_alloc_context *meta_ac); 114 struct ocfs2_alloc_context *data_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,
|
D | localalloc.h | 46 struct ocfs2_alloc_context; 49 struct ocfs2_alloc_context *ac); 53 struct ocfs2_alloc_context *ac,
|
D | file.h | 35 struct ocfs2_alloc_context; 51 struct ocfs2_alloc_context *data_ac, 52 struct ocfs2_alloc_context *meta_ac,
|
D | acl.h | 33 struct ocfs2_alloc_context *, 34 struct ocfs2_alloc_context *);
|
D | dir.h | 104 struct ocfs2_alloc_context; 110 struct ocfs2_alloc_context *data_ac, 111 struct ocfs2_alloc_context *meta_ac);
|
D | suballoc.c | 109 static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac, 140 struct ocfs2_alloc_context **ac); 142 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource() 164 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() 459 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig() 503 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits() 524 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig() 584 struct ocfs2_alloc_context *cluster_ac, in ocfs2_bg_alloc_cleanup() 616 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig() 701 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc() [all …]
|
D | refcounttree.h | 46 struct ocfs2_alloc_context *meta_ac, 101 struct ocfs2_alloc_context *meta_ac,
|
D | localalloc.c | 67 struct ocfs2_alloc_context **ac, 73 struct ocfs2_alloc_context *ac); 630 struct ocfs2_alloc_context *ac) in ocfs2_reserve_local_alloc_bits() 731 struct ocfs2_alloc_context *ac, in ocfs2_claim_local_alloc_bits() 1076 struct ocfs2_alloc_context **ac, in ocfs2_local_alloc_reserve_for_window() 1082 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL); in ocfs2_local_alloc_reserve_for_window() 1098 memset(*ac, 0, sizeof(struct ocfs2_alloc_context)); in ocfs2_local_alloc_reserve_for_window() 1127 struct ocfs2_alloc_context *ac) in ocfs2_local_alloc_new_window() 1222 struct ocfs2_alloc_context *ac = NULL; in ocfs2_local_alloc_slide_window()
|
D | acl.c | 235 struct ocfs2_alloc_context *meta_ac, in ocfs2_set_acl() 236 struct ocfs2_alloc_context *data_ac) in ocfs2_set_acl() 366 struct ocfs2_alloc_context *meta_ac, in ocfs2_init_acl() 367 struct ocfs2_alloc_context *data_ac) in ocfs2_init_acl()
|
D | namei.c | 76 struct ocfs2_alloc_context *inode_ac); 222 struct ocfs2_alloc_context *inode_ac = NULL; in ocfs2_mknod() 223 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_mknod() 224 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_mknod() 472 struct ocfs2_alloc_context *inode_ac, in __ocfs2_mknod_locked() 584 struct ocfs2_alloc_context *inode_ac) in ocfs2_mknod_locked() 1597 struct ocfs2_alloc_context *inode_ac = NULL; in ocfs2_symlink() 1598 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_symlink() 1599 struct ocfs2_alloc_context *xattr_ac = NULL; in ocfs2_symlink() 2161 struct ocfs2_alloc_context **ret_inode_ac) in ocfs2_prep_new_orphaned_file() [all …]
|
D | dir.c | 80 struct ocfs2_alloc_context *data_ac, 81 struct ocfs2_alloc_context *meta_ac, 2311 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_el() 2380 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_attach_index() 2523 struct ocfs2_alloc_context *data_ac, in __ocfs2_dx_dir_new_cluster() 2564 struct ocfs2_alloc_context *data_ac, in ocfs2_dx_dir_new_cluster() 2565 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_new_cluster() 2606 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_dx() 2607 struct ocfs2_alloc_context *meta_ac) in ocfs2_fill_new_dir_dx() 2661 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir() [all …]
|
D | refcounttree.c | 58 struct ocfs2_alloc_context *meta_ac; 59 struct ocfs2_alloc_context *data_ac; 564 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_create_refcount_tree() 1285 struct ocfs2_alloc_context *meta_ac) in ocfs2_expand_inline_ref_root() 1526 struct ocfs2_alloc_context *meta_ac) in ocfs2_new_leaf_refcount_block() 1622 struct ocfs2_alloc_context *meta_ac) in ocfs2_expand_refcount_tree() 1750 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_refcount_rec() 1838 struct ocfs2_alloc_context *meta_ac, in ocfs2_split_refcount_rec() 1992 struct ocfs2_alloc_context *meta_ac, in __ocfs2_increase_refcount() 2086 struct ocfs2_alloc_context *meta_ac, in ocfs2_remove_refcount_extent() [all …]
|
D | aops.c | 1174 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster() 1175 struct ocfs2_alloc_context *meta_ac, in ocfs2_write_cluster() 1272 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster_by_desc() 1273 struct ocfs2_alloc_context *meta_ac, in ocfs2_write_cluster_by_desc() 1677 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_write_begin_nolock() 1678 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_write_begin_nolock()
|
D | xattr.c | 79 struct ocfs2_alloc_context *meta_ac; 80 struct ocfs2_alloc_context *data_ac; 590 struct ocfs2_alloc_context **xattr_ac) in ocfs2_calc_security_init() 2304 struct ocfs2_alloc_context **meta_ac, in ocfs2_lock_xattr_remove_allocators() 3427 struct ocfs2_alloc_context *meta_ac, in ocfs2_xattr_set_handle() 3428 struct ocfs2_alloc_context *data_ac) in ocfs2_xattr_set_handle() 5418 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_rm_xattr_cluster() 6266 struct ocfs2_alloc_context **meta_ac) in ocfs2_reflink_lock_xattr_allocators() 6325 struct ocfs2_alloc_context *meta_ac, in ocfs2_reflink_xattr_header() 6456 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_reflink_xattr_inline() [all …]
|
D | alloc.c | 999 struct ocfs2_alloc_context *meta_ac, in ocfs2_create_new_meta_bhs() 1160 struct ocfs2_alloc_context *meta_ac) in ocfs2_add_branch() 1341 struct ocfs2_alloc_context *meta_ac, in ocfs2_shift_tree_depth() 1511 struct ocfs2_alloc_context *meta_ac) in ocfs2_grow_tree() 4670 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_extent() 4739 struct ocfs2_alloc_context *data_ac, in ocfs2_add_clusters_in_btree() 4740 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_clusters_in_btree() 4856 struct ocfs2_alloc_context *meta_ac) in ocfs2_split_and_insert() 5001 struct ocfs2_alloc_context *meta_ac, in ocfs2_split_extent() 5094 struct ocfs2_alloc_context *meta_ac, in ocfs2_change_extent_flag() [all …]
|
D | file.c | 538 struct ocfs2_alloc_context *data_ac, in ocfs2_add_inode_data() 539 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_inode_data() 563 struct ocfs2_alloc_context *data_ac = NULL; in __ocfs2_extend_allocation() 564 struct ocfs2_alloc_context *meta_ac = NULL; in __ocfs2_extend_allocation()
|