Searched defs:meta_ac (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | refcounttree.c | 50 struct ocfs2_alloc_context *meta_ac; member 555 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_create_refcount_tree() local 1279 struct ocfs2_alloc_context *meta_ac) in ocfs2_expand_inline_ref_root() 1517 struct ocfs2_alloc_context *meta_ac) in ocfs2_new_leaf_refcount_block() 1613 struct ocfs2_alloc_context *meta_ac) in ocfs2_expand_refcount_tree() 1741 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_refcount_rec() 1829 struct ocfs2_alloc_context *meta_ac, in ocfs2_split_refcount_rec() 1983 struct ocfs2_alloc_context *meta_ac, in __ocfs2_increase_refcount() 2077 struct ocfs2_alloc_context *meta_ac, in ocfs2_remove_refcount_extent() 2157 struct ocfs2_alloc_context *meta_ac, in ocfs2_increase_refcount() [all …]
|
H A D | acl.c | 219 struct ocfs2_alloc_context *meta_ac, in ocfs2_set_acl() 356 struct ocfs2_alloc_context *meta_ac, in ocfs2_init_acl()
|
H A D | alloc.c | 988 struct ocfs2_alloc_context *meta_ac, in ocfs2_create_new_meta_bhs() 1148 struct ocfs2_alloc_context *meta_ac) in ocfs2_add_branch() 1349 struct ocfs2_alloc_context *meta_ac, in ocfs2_shift_tree_depth() 1524 struct ocfs2_alloc_context *meta_ac) in ocfs2_grow_tree() 4705 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_extent() 4775 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_clusters_in_btree() 4907 struct ocfs2_alloc_context *meta_ac) in ocfs2_split_and_insert() 5060 struct ocfs2_alloc_context *meta_ac, in ocfs2_split_extent() 5151 struct ocfs2_alloc_context *meta_ac, in ocfs2_change_extent_flag() 5239 struct ocfs2_alloc_context *meta_ac, in ocfs2_mark_extent_written() [all …]
|
H A D | move_extents.c | 44 struct ocfs2_alloc_context *meta_ac; member 147 struct ocfs2_alloc_context **meta_ac, in ocfs2_lock_meta_allocator_move_extents()
|
H A D | dir.c | 2313 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_attach_index() 2498 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_new_cluster() 2540 struct ocfs2_alloc_context *meta_ac) in ocfs2_fill_new_dir_dx() 2595 struct ocfs2_alloc_context *meta_ac) in ocfs2_fill_new_dir() 2805 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_expand_inline_dir() local 3113 struct ocfs2_alloc_context *meta_ac, in ocfs2_do_extend_dir() 3186 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_extend_dir() local 3727 struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL; in ocfs2_dx_dir_rebalance() local
|
H A D | aops.c | 1118 struct ocfs2_alloc_context *meta_ac, in ocfs2_write_cluster() 1219 struct ocfs2_alloc_context *meta_ac, in ocfs2_write_cluster_by_desc() 1657 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_write_begin_nolock() local 2305 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_dio_end_io_write() local
|
H A D | xattr.c | 69 struct ocfs2_alloc_context *meta_ac; member 2327 struct ocfs2_alloc_context **meta_ac, in ocfs2_lock_xattr_remove_allocators() 3454 struct ocfs2_alloc_context *meta_ac, in ocfs2_xattr_set_handle() 5432 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_rm_xattr_cluster() local 6288 struct ocfs2_alloc_context **meta_ac) in ocfs2_reflink_lock_xattr_allocators() 6347 struct ocfs2_alloc_context *meta_ac, in ocfs2_reflink_xattr_header() 6478 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_reflink_xattr_inline() local 6591 struct ocfs2_alloc_context *meta_ac; in ocfs2_reflink_xattr_block() local 6744 struct ocfs2_alloc_context **meta_ac, in ocfs2_lock_reflink_xattr_rec_allocators() 6829 struct ocfs2_alloc_context *meta_ac, in ocfs2_reflink_xattr_bucket() [all …]
|
H A D | file.c | 544 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_inode_data() 566 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_extend_allocation() local
|
H A D | namei.c | 242 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_mknod() local
|
H A D | suballoc.c | 2624 struct ocfs2_alloc_context **meta_ac) in ocfs2_lock_allocators()
|