Searched defs:meta_ac (Results 1 – 10 of 10) sorted by relevance
/linux-6.8/fs/ocfs2/ |
D | refcounttree.c | 49 struct ocfs2_alloc_context *meta_ac; member 554 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_create_refcount_tree() local 1278 struct ocfs2_alloc_context *meta_ac) in ocfs2_expand_inline_ref_root() 1516 struct ocfs2_alloc_context *meta_ac) in ocfs2_new_leaf_refcount_block() 1612 struct ocfs2_alloc_context *meta_ac) in ocfs2_expand_refcount_tree() 1740 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_refcount_rec() 1828 struct ocfs2_alloc_context *meta_ac, in ocfs2_split_refcount_rec() 1982 struct ocfs2_alloc_context *meta_ac, in __ocfs2_increase_refcount() 2076 struct ocfs2_alloc_context *meta_ac, in ocfs2_remove_refcount_extent() 2156 struct ocfs2_alloc_context *meta_ac, in ocfs2_increase_refcount() [all …]
|
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()
|
D | alloc.c | 995 struct ocfs2_alloc_context *meta_ac, in ocfs2_create_new_meta_bhs() 1155 struct ocfs2_alloc_context *meta_ac) in ocfs2_add_branch() 1356 struct ocfs2_alloc_context *meta_ac, in ocfs2_shift_tree_depth() 1531 struct ocfs2_alloc_context *meta_ac) in ocfs2_grow_tree() 4712 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_extent() 4782 struct ocfs2_alloc_context *meta_ac, in ocfs2_add_clusters_in_btree() 4914 struct ocfs2_alloc_context *meta_ac) in ocfs2_split_and_insert() 5067 struct ocfs2_alloc_context *meta_ac, in ocfs2_split_extent() 5158 struct ocfs2_alloc_context *meta_ac, in ocfs2_change_extent_flag() 5246 struct ocfs2_alloc_context *meta_ac, in ocfs2_mark_extent_written() [all …]
|
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()
|
D | dir.c | 2284 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_attach_index() 2469 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_new_cluster() 2511 struct ocfs2_alloc_context *meta_ac) in ocfs2_fill_new_dir_dx() 2566 struct ocfs2_alloc_context *meta_ac) in ocfs2_fill_new_dir() 2776 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_expand_inline_dir() local 3084 struct ocfs2_alloc_context *meta_ac, in ocfs2_do_extend_dir() 3157 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_extend_dir() local 3695 struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL; in ocfs2_dx_dir_rebalance() local
|
D | aops.c | 1117 struct ocfs2_alloc_context *meta_ac, in ocfs2_write_cluster() 1218 struct ocfs2_alloc_context *meta_ac, in ocfs2_write_cluster_by_desc() 1656 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_write_begin_nolock() local 2304 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_dio_end_io_write() local
|
D | xattr.c | 69 struct ocfs2_alloc_context *meta_ac; member 2319 struct ocfs2_alloc_context **meta_ac, in ocfs2_lock_xattr_remove_allocators() 3446 struct ocfs2_alloc_context *meta_ac, in ocfs2_xattr_set_handle() 5424 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_rm_xattr_cluster() local 6280 struct ocfs2_alloc_context **meta_ac) in ocfs2_reflink_lock_xattr_allocators() 6339 struct ocfs2_alloc_context *meta_ac, in ocfs2_reflink_xattr_header() 6470 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_reflink_xattr_inline() local 6592 struct ocfs2_alloc_context *meta_ac; in ocfs2_reflink_xattr_block() local 6745 struct ocfs2_alloc_context **meta_ac, in ocfs2_lock_reflink_xattr_rec_allocators() 6830 struct ocfs2_alloc_context *meta_ac, in ocfs2_reflink_xattr_bucket() [all …]
|
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
|
D | namei.c | 240 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_mknod() local
|
D | suballoc.c | 2624 struct ocfs2_alloc_context **meta_ac) in ocfs2_lock_allocators()
|