Searched defs:ctl (Results 1 – 6 of 6) sorted by relevance
/fs/btrfs/ |
D | inode-map.c | 33 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in caching_kthread() local 141 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in start_caching() local 210 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_return_ino() local 259 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_unpin_free_ino() local 297 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds() 332 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() 347 static void pinned_recalc_thresholds(struct btrfs_free_space_ctl *ctl) in pinned_recalc_thresholds() 351 static bool pinned_use_bitmap(struct btrfs_free_space_ctl *ctl, in pinned_use_bitmap() 371 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_init_free_ino_ctl() local 398 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_save_ino_cache() local
|
D | free-space-cache.c | 588 struct btrfs_free_space_ctl *ctl, in __load_free_space_cache() 742 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in load_free_space_cache() local 829 struct btrfs_free_space_ctl *ctl, in __btrfs_write_out_cache() 1043 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in btrfs_write_out_cache() local 1090 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap() 1164 tree_search_offset(struct btrfs_free_space_ctl *ctl, in tree_search_offset() 1290 __unlink_free_space(struct btrfs_free_space_ctl *ctl, in __unlink_free_space() 1297 static void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space() 1304 static int link_free_space(struct btrfs_free_space_ctl *ctl, in link_free_space() 1320 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds() [all …]
|
D | extent-tree.c | 273 struct btrfs_caching_control *ctl; in get_caching_control() local 293 static void put_caching_control(struct btrfs_caching_control *ctl) in put_caching_control() 502 struct btrfs_caching_control *ctl; in cache_block_group() local
|
/fs/xfs/ |
D | xfs_sysctl.c | 28 ctl_table *ctl, in xfs_stats_clear_proc_handler() 58 ctl_table *ctl, in xfs_panic_mask_proc_handler()
|
/fs/ncpfs/ |
D | dir.c | 434 struct ncp_cache_control ctl; in ncp_readdir() local 582 struct ncp_cache_control ctl = *ctrl; in ncp_fill_cache() local 691 struct ncp_cache_control *ctl) in ncp_read_volume_list() 729 struct ncp_cache_control *ctl) in ncp_do_readdir()
|
/fs/ocfs2/ |
D | dlmglue.c | 3337 struct ocfs2_unblock_ctl *ctl) in ocfs2_unblock_lock() 3893 struct ocfs2_unblock_ctl ctl = {0, 0,}; in ocfs2_process_blocked_lock() local
|