Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dblock-group.h82 struct btrfs_caching_control { struct
152 struct btrfs_caching_control *caching_ctl;
288 void btrfs_put_caching_control(struct btrfs_caching_control *ctl);
289 struct btrfs_caching_control *btrfs_get_caching_control(
A Dfree-space-tree.h9 struct btrfs_caching_control;
22 int load_free_space_tree(struct btrfs_caching_control *caching_ctl);
A Dblock-group.c406 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control()
409 struct btrfs_caching_control *ctl; in btrfs_get_caching_control()
445 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress()
458 struct btrfs_caching_control *caching_ctl) in btrfs_caching_ctl_wait_done()
466 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done()
814 struct btrfs_caching_control *caching_ctl; in caching_thread()
887 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_cache_block_group()
1026 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group()
1139 struct btrfs_caching_control *ctl; in btrfs_remove_block_group()
4208 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups()
[all …]
A Dfree-space-tree.c1424 static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, in load_free_space_bitmaps()
1501 static int load_free_space_extents(struct btrfs_caching_control *caching_ctl, in load_free_space_extents()
1559 int load_free_space_tree(struct btrfs_caching_control *caching_ctl) in load_free_space_tree()

Completed in 14 milliseconds