Searched defs:meta_ac (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/fs/ocfs2/ | 
| D | refcounttree.c | 51 	struct ocfs2_alloc_context *meta_ac;  member554 	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 | 221 			 struct ocfs2_alloc_context *meta_ac,  in ocfs2_set_acl()350 		   struct ocfs2_alloc_context *meta_ac,  in ocfs2_init_acl()
 
 | 
| D | alloc.c | 990 				     struct ocfs2_alloc_context *meta_ac,  in ocfs2_create_new_meta_bhs()1151 			    struct ocfs2_alloc_context *meta_ac)  in ocfs2_add_branch()
 1352 				  struct ocfs2_alloc_context *meta_ac,  in ocfs2_shift_tree_depth()
 1527 			   struct ocfs2_alloc_context *meta_ac)  in ocfs2_grow_tree()
 4708 			struct ocfs2_alloc_context *meta_ac)  in ocfs2_insert_extent()
 4778 				struct ocfs2_alloc_context *meta_ac,  in ocfs2_add_clusters_in_btree()
 4910 				  struct ocfs2_alloc_context *meta_ac)  in ocfs2_split_and_insert()
 5063 		       struct ocfs2_alloc_context *meta_ac,  in ocfs2_split_extent()
 5154 			     struct ocfs2_alloc_context *meta_ac,  in ocfs2_change_extent_flag()
 5242 			      struct ocfs2_alloc_context *meta_ac,  in ocfs2_mark_extent_written()
 [all …]
 
 | 
| D | move_extents.c | 46 	struct ocfs2_alloc_context *meta_ac;  member159 					struct ocfs2_alloc_context **meta_ac,  in ocfs2_lock_meta_allocator_move_extents()
 
 | 
| D | dir.c | 2288 				     struct ocfs2_alloc_context *meta_ac,  in ocfs2_dx_dir_attach_index()2473 				    struct ocfs2_alloc_context *meta_ac,  in ocfs2_dx_dir_new_cluster()
 2515 				 struct ocfs2_alloc_context *meta_ac)  in ocfs2_fill_new_dir_dx()
 2570 		       struct ocfs2_alloc_context *meta_ac)  in ocfs2_fill_new_dir()
 2780 	struct ocfs2_alloc_context *meta_ac = NULL;  in ocfs2_expand_inline_dir()  local
 3088 			       struct ocfs2_alloc_context *meta_ac,  in ocfs2_do_extend_dir()
 3161 	struct ocfs2_alloc_context *meta_ac = NULL;  in ocfs2_extend_dir()  local
 3699 	struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL;  in ocfs2_dx_dir_rebalance()  local
 
 | 
| D | aops.c | 1132 			       struct ocfs2_alloc_context *meta_ac,  in ocfs2_write_cluster()1233 				       struct ocfs2_alloc_context *meta_ac,  in ocfs2_write_cluster_by_desc()
 1671 	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 | 71 	struct ocfs2_alloc_context *meta_ac;  member2325 					struct ocfs2_alloc_context **meta_ac,  in ocfs2_lock_xattr_remove_allocators()
 3452 			   struct ocfs2_alloc_context *meta_ac,  in ocfs2_xattr_set_handle()
 5430 	struct ocfs2_alloc_context *meta_ac = NULL;  in ocfs2_rm_xattr_cluster()  local
 6286 					struct ocfs2_alloc_context **meta_ac)  in ocfs2_reflink_lock_xattr_allocators()
 6345 				      struct ocfs2_alloc_context *meta_ac,  in ocfs2_reflink_xattr_header()
 6476 	struct ocfs2_alloc_context *meta_ac = NULL;  in ocfs2_reflink_xattr_inline()  local
 6598 	struct ocfs2_alloc_context *meta_ac;  in ocfs2_reflink_xattr_block()  local
 6751 				struct ocfs2_alloc_context **meta_ac,  in ocfs2_lock_reflink_xattr_rec_allocators()
 6836 				struct ocfs2_alloc_context *meta_ac,  in ocfs2_reflink_xattr_bucket()
 [all …]
 
 | 
| D | file.c | 538 			 struct ocfs2_alloc_context *meta_ac,  in ocfs2_add_inode_data()563 	struct ocfs2_alloc_context *meta_ac = NULL;  in ocfs2_extend_allocation()  local
 
 | 
| D | namei.c | 238 	struct ocfs2_alloc_context *meta_ac = NULL;  in ocfs2_mknod()  local
 | 
| D | suballoc.c | 2627 			  struct ocfs2_alloc_context **meta_ac)  in ocfs2_lock_allocators()
 |