Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dfree-space-tree.c1386 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1467 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1529 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()
Dextent-tree.c379 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
520 struct btrfs_caching_control *caching_ctl; in caching_thread() local
572 struct btrfs_caching_control *caching_ctl; in cache_block_group() local
6261 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent() local
6449 struct btrfs_caching_control *caching_ctl; in btrfs_prepare_extent_commit() local
7114 struct btrfs_caching_control *caching_ctl; in wait_block_group_cache_progress() local
7129 struct btrfs_caching_control *caching_ctl; in wait_block_group_cache_done() local
9649 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups() local
10216 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group() local
Dctree.h609 struct btrfs_caching_control *caching_ctl; member