Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dblock-group.h32 struct btrfs_caching_control { struct
89 struct btrfs_caching_control *caching_ctl;
192 void btrfs_put_caching_control(struct btrfs_caching_control *ctl);
193 struct btrfs_caching_control *btrfs_get_caching_control(
Dfree-space-tree.h9 struct btrfs_caching_control;
22 int load_free_space_tree(struct btrfs_caching_control *caching_ctl);
Dblock-group.c359 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control()
362 struct btrfs_caching_control *ctl; in btrfs_get_caching_control()
376 void btrfs_put_caching_control(struct btrfs_caching_control *ctl) in btrfs_put_caching_control()
398 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress()
412 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done()
492 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
633 struct btrfs_caching_control *caching_ctl; in caching_thread()
636 caching_ctl = container_of(work, struct btrfs_caching_control, work); in caching_thread()
685 struct btrfs_caching_control *caching_ctl; in btrfs_cache_block_group()
715 struct btrfs_caching_control *ctl; in btrfs_cache_block_group()
[all …]
Dfree-space-tree.c1390 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1471 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1533 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()
Dextent-tree.c2644 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent()
2727 struct btrfs_caching_control *next; in btrfs_prepare_extent_commit()
2728 struct btrfs_caching_control *caching_ctl; in btrfs_prepare_extent_commit()