Searched defs:ctl (Results 1 – 9 of 9) sorted by relevance
/fs/btrfs/ |
D | free-space-cache.c | 652 static void merge_space_tree(struct btrfs_free_space_ctl *ctl) in merge_space_tree() 682 struct btrfs_free_space_ctl *ctl, in __load_free_space_cache() 840 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in load_free_space_cache() local 916 struct btrfs_free_space_ctl *ctl, in write_cache_extent_entries() 1242 struct btrfs_free_space_ctl *ctl, in __btrfs_write_out_cache() 1387 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in btrfs_write_out_cache() local 1439 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap() 1513 tree_search_offset(struct btrfs_free_space_ctl *ctl, in tree_search_offset() 1629 __unlink_free_space(struct btrfs_free_space_ctl *ctl, in __unlink_free_space() 1636 static void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space() [all …]
|
D | inode-map.c | 46 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in caching_kthread() local 155 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in start_caching() local 265 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_unpin_free_ino() local 311 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds() 346 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() 361 static void pinned_recalc_thresholds(struct btrfs_free_space_ctl *ctl) in pinned_recalc_thresholds() 365 static bool pinned_use_bitmap(struct btrfs_free_space_ctl *ctl, in pinned_use_bitmap() 385 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_init_free_ino_ctl() local 415 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_save_ino_cache() local
|
D | extent-tree.c | 321 struct btrfs_caching_control *ctl; in get_caching_control() local 335 static void put_caching_control(struct btrfs_caching_control *ctl) in put_caching_control() 631 struct btrfs_caching_control *ctl; in cache_block_group() local 7872 struct btrfs_free_space_ctl *ctl = in find_free_extent() local 10660 struct btrfs_caching_control *ctl; in btrfs_remove_block_group() local
|
/fs/xfs/ |
D | xfs_sysctl.c | 29 struct ctl_table *ctl, in xfs_stats_clear_proc_handler() 49 struct ctl_table *ctl, in xfs_panic_mask_proc_handler()
|
/fs/ncpfs/ |
D | dir.c | 425 struct ncp_cache_control ctl; in ncp_readdir() local 584 struct ncp_cache_control ctl = *ctrl; in ncp_fill_cache() local 690 struct ncp_cache_control *ctl) in ncp_read_volume_list() 725 struct ncp_cache_control *ctl) in ncp_do_readdir()
|
/fs/btrfs/tests/ |
D | free-space-tests.c | 338 static bool test_use_bitmap(struct btrfs_free_space_ctl *ctl, in test_use_bitmap()
|
/fs/ceph/ |
D | inode.c | 1431 void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl) in ceph_readdir_cache_release() 1441 struct ceph_readdir_cache_control *ctl, in fill_readdir_cache()
|
D | addr.c | 481 get_oldest_context(struct inode *inode, struct ceph_writeback_ctl *ctl, in get_oldest_context()
|
/fs/ocfs2/ |
D | dlmglue.c | 3499 struct ocfs2_unblock_ctl *ctl) in ocfs2_unblock_lock() 4059 struct ocfs2_unblock_ctl ctl = {0, 0,}; in ocfs2_process_blocked_lock() local
|