Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dblock-group.c400 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress() local
414 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done() local
440 struct btrfs_caching_control *caching_ctl) in btrfs_wait_space_cache_v1_finished()
511 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
650 struct btrfs_caching_control *caching_ctl; in caching_thread() local
725 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_cache_block_group() local
869 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group() local
3804 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups() local
Dfree-space-tree.c1395 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1476 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1538 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()
Dblock-group.h106 struct btrfs_caching_control *caching_ctl; member
Dtransaction.c163 struct btrfs_caching_control *caching_ctl, *next; in switch_commit_roots() local