Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.c456 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress() local
479 struct btrfs_caching_control *caching_ctl) in btrfs_caching_ctl_wait_done()
487 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done() local
593 static int sample_block_group_extent_item(struct btrfs_caching_control *caching_ctl, in sample_block_group_extent_item()
682 static int load_block_group_size_class(struct btrfs_caching_control *caching_ctl, in load_block_group_size_class()
715 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
861 struct btrfs_caching_control *caching_ctl; in caching_thread() local
934 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_cache_block_group() local
1081 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group() local
4428 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups() local
Dfree-space-tree.c1499 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1583 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1647 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()
Dblock-group.h166 struct btrfs_caching_control *caching_ctl; member