Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
Dblock-group.c443 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress() local
466 struct btrfs_caching_control *caching_ctl) in btrfs_caching_ctl_wait_done()
474 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done() local
580 static int sample_block_group_extent_item(struct btrfs_caching_control *caching_ctl, in sample_block_group_extent_item()
669 static int load_block_group_size_class(struct btrfs_caching_control *caching_ctl, in load_block_group_size_class()
702 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
848 struct btrfs_caching_control *caching_ctl; in caching_thread() local
921 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_cache_block_group() local
1061 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group() local
4366 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups() local
Dfree-space-tree.c1488 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1572 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1636 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()
Dblock-group.h151 struct btrfs_caching_control *caching_ctl; member
/kernel/linux/linux-5.10/fs/btrfs/
Dblock-group.c406 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress() local
420 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done() local
500 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
639 struct btrfs_caching_control *caching_ctl; in caching_thread() local
697 struct btrfs_caching_control *caching_ctl; in btrfs_cache_block_group() local
917 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group() local
3338 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups() local
Dfree-space-tree.c1399 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1480 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1542 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()
Dblock-group.h103 struct btrfs_caching_control *caching_ctl; member
Dtransaction.c158 struct btrfs_caching_control *caching_ctl, *next; in switch_commit_roots() local
Dextent-tree.c2617 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent() local