Home
last modified time | relevance | path

Searched refs:btrfs_caching_control (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dfree-space-tree.h20 int load_free_space_tree(struct btrfs_caching_control *caching_ctl);
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.c291 static struct btrfs_caching_control *
294 struct btrfs_caching_control *ctl; in get_caching_control()
308 static void put_caching_control(struct btrfs_caching_control *ctl) in put_caching_control()
379 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()
523 caching_ctl = container_of(work, struct btrfs_caching_control, work); in caching_thread()
572 struct btrfs_caching_control *caching_ctl; in cache_block_group()
602 struct btrfs_caching_control *ctl; in cache_block_group()
6266 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent()
6454 struct btrfs_caching_control *next; in btrfs_prepare_extent_commit()
[all …]
Dctree.h531 struct btrfs_caching_control { struct
610 struct btrfs_caching_control *caching_ctl;