Home
last modified time | relevance | path

Searched defs:caching_ctl (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dblock-group.c482 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress() local
505 struct btrfs_caching_control *caching_ctl) in btrfs_caching_ctl_wait_done()
513 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done() local
618 static int sample_block_group_extent_item(struct btrfs_caching_control *caching_ctl, in sample_block_group_extent_item()
704 static void load_block_group_size_class(struct btrfs_caching_control *caching_ctl) in load_block_group_size_class()
749 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
896 struct btrfs_caching_control *caching_ctl; in caching_thread() local
969 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_cache_block_group() local
1144 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group() local
4694 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups() local
H A Dblock-group.h178 struct btrfs_caching_control *caching_ctl; member