Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dblock-group.c399 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress() local
413 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done() local
493 static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl) in load_extent_tree_free()
632 struct btrfs_caching_control *caching_ctl; in caching_thread() local
690 struct btrfs_caching_control *caching_ctl; in btrfs_cache_block_group() local
910 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group() local
3324 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.c2608 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent() local
/kernel/linux/linux-4.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
6257 struct btrfs_caching_control *caching_ctl; in __exclude_logged_extent() local
6446 struct btrfs_caching_control *caching_ctl; in btrfs_prepare_extent_commit() local
7115 struct btrfs_caching_control *caching_ctl; in wait_block_group_cache_progress() local
7130 struct btrfs_caching_control *caching_ctl; in wait_block_group_cache_done() local
9676 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups() local
10248 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group() local
Dctree.h610 struct btrfs_caching_control *caching_ctl; member