Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.c454 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress() local
477 struct btrfs_caching_control *caching_ctl) in btrfs_caching_ctl_wait_done() argument
485 struct btrfs_caching_control *caching_ctl; btrfs_wait_block_group_cache_done() local
590 sample_block_group_extent_item(struct btrfs_caching_control * caching_ctl,struct btrfs_block_group * block_group,int index,int max_index,struct btrfs_key * found_key) sample_block_group_extent_item() argument
678 load_block_group_size_class(struct btrfs_caching_control * caching_ctl,struct btrfs_block_group * block_group) load_block_group_size_class() argument
711 load_extent_tree_free(struct btrfs_caching_control * caching_ctl) load_extent_tree_free() argument
856 struct btrfs_caching_control *caching_ctl; caching_thread() local
929 struct btrfs_caching_control *caching_ctl = NULL; btrfs_cache_block_group() local
1076 struct btrfs_caching_control *caching_ctl = NULL; btrfs_remove_block_group() local
4482 struct btrfs_caching_control *caching_ctl; btrfs_free_block_groups() local
[all...]
H A Dfree-space-tree.c1543 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps() argument
1626 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents() argument
1687 int btrfs_load_free_space_tree(struct btrfs_caching_control *caching_ctl) in btrfs_load_free_space_tree() argument
[all...]
H A Dblock-group.h168 struct btrfs_caching_control *caching_ctl; member