Searched defs:meta_ac (Results 1 – 4 of 4) sorted by relevance
/linux/fs/ocfs2/ |
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 | 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() 4720 struct ocfs2_alloc_context *meta_ac) in ocfs2_insert_extent() 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() 5254 struct ocfs2_alloc_context *meta_ac, in ocfs2_mark_extent_written() [all …]
|
H A D | dir.c | 2311 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_attach_index() 2496 struct ocfs2_alloc_context *meta_ac, in ocfs2_dx_dir_new_cluster() 2538 struct ocfs2_alloc_context *meta_ac) in ocfs2_fill_new_dir_dx() 2593 struct ocfs2_alloc_context *meta_ac) in ocfs2_fill_new_dir() 2803 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_expand_inline_dir() local 3111 struct ocfs2_alloc_context *meta_ac, in ocfs2_do_extend_dir() 3184 struct ocfs2_alloc_context *meta_ac = NULL; in ocfs2_extend_dir() local 3715 struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL; in ocfs2_dx_dir_rebalance() local
|
H A D | suballoc.c | 2727 struct ocfs2_alloc_context **meta_ac) in ocfs2_lock_allocators()
|