Searched defs:ctl (Results  1 – 10 of 10) sorted by relevance
| /fs/btrfs/ | 
| D | free-space-cache.c | 63 static void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl)  in __btrfs_remove_free_space_cache() 691 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl)  in recalculate_thresholds() 736 				   struct btrfs_free_space_ctl *ctl,  in __load_free_space_cache() 901 				 struct btrfs_free_space_ctl *ctl)  in copy_free_space_cache() 944 	struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl;  in load_free_space_cache()  local 1072 			      struct btrfs_free_space_ctl *ctl,  in write_cache_extent_entries() 1379 				   struct btrfs_free_space_ctl *ctl,  in __btrfs_write_out_cache() 1522 	struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl;  in btrfs_write_out_cache()  local 1572 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl,  in offset_to_bitmap() 1587 static int tree_insert_offset(struct btrfs_free_space_ctl *ctl,  in tree_insert_offset() [all …] 
 | 
| D | volumes.c | 5135 				struct alloc_chunk_ctl *ctl)  in init_alloc_chunk_ctl_policy_regular() 5156 				      struct alloc_chunk_ctl *ctl)  in init_alloc_chunk_ctl_policy_zoned() 5188 				 struct alloc_chunk_ctl *ctl)  in init_alloc_chunk_ctl() 5216 			      struct alloc_chunk_ctl *ctl,  in gather_device_info() 5292 static int decide_stripe_size_regular(struct alloc_chunk_ctl *ctl,  in decide_stripe_size_regular() 5339 static int decide_stripe_size_zoned(struct alloc_chunk_ctl *ctl,  in decide_stripe_size_zoned() 5372 			      struct alloc_chunk_ctl *ctl,  in decide_stripe_size() 5492 			struct alloc_chunk_ctl *ctl,  in create_chunk() 5563 	struct alloc_chunk_ctl ctl;  in btrfs_create_chunk()  local
  | 
| D | discard.c | 649 	struct btrfs_free_space_ctl *ctl;  in btrfs_discard_update_discardable()  local
  | 
| D | block-group.c | 420 	struct btrfs_caching_control *ctl;  in btrfs_get_caching_control()  local 434 static void btrfs_put_caching_control(struct btrfs_caching_control *ctl)  in btrfs_put_caching_control() 1196 		struct btrfs_caching_control *ctl;  in btrfs_remove_block_group()  local
  | 
| D | extent-tree.c | 3858 	struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl;  in do_allocation_zoned()  local
  | 
| /fs/xfs/ | 
| D | xfs_sysctl.c | 14 	const struct ctl_table	*ctl,  in xfs_stats_clear_proc_handler() 34 	const struct ctl_table	*ctl,  in xfs_panic_mask_proc_handler() 55 	const struct ctl_table	*ctl,  in xfs_deprecated_dointvec_minmax()
  | 
| /fs/btrfs/tests/ | 
| D | free-space-tests.c | 325 static bool test_use_bitmap(struct btrfs_free_space_ctl *ctl,  in test_use_bitmap() 827 static bool bytes_index_use_bitmap(struct btrfs_free_space_ctl *ctl,  in bytes_index_use_bitmap() 839 	struct btrfs_free_space_ctl *ctl = cache->free_space_ctl;  in test_bytes_index()  local
  | 
| /fs/ceph/ | 
| D | inode.c | 1903 void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl)  in ceph_readdir_cache_release() 1913 			      struct ceph_readdir_cache_control *ctl,  in fill_readdir_cache()
  | 
| D | addr.c | 578 get_oldest_context(struct inode *inode, struct ceph_writeback_ctl *ctl,  in get_oldest_context()
  | 
| /fs/ocfs2/ | 
| D | dlmglue.c | 3736 			      struct ocfs2_unblock_ctl *ctl)  in ocfs2_unblock_lock() 4308 	struct ocfs2_unblock_ctl ctl = {0, 0,};  in ocfs2_process_blocked_lock()  local
  |