Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dblock-group.h45 struct btrfs_caching_control { struct
107 struct btrfs_caching_control *caching_ctl;
260 void btrfs_put_caching_control(struct btrfs_caching_control *ctl);
261 struct btrfs_caching_control *btrfs_get_caching_control(
302 struct btrfs_caching_control *caching_ctl);
A Dfree-space-tree.h9 struct btrfs_caching_control;
22 int load_free_space_tree(struct btrfs_caching_control *caching_ctl);
A Dblock-group.c363 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control()
366 struct btrfs_caching_control *ctl; in btrfs_get_caching_control()
402 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_progress()
416 struct btrfs_caching_control *caching_ctl; in btrfs_wait_block_group_cache_done()
442 struct btrfs_caching_control *caching_ctl) in btrfs_wait_space_cache_v1_finished()
652 struct btrfs_caching_control *caching_ctl; in caching_thread()
727 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_cache_block_group()
871 struct btrfs_caching_control *caching_ctl = NULL; in btrfs_remove_block_group()
987 struct btrfs_caching_control *ctl; in btrfs_remove_block_group()
3894 struct btrfs_caching_control *caching_ctl; in btrfs_free_block_groups()
[all …]
A 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()
A Dtransaction.c163 struct btrfs_caching_control *caching_ctl, *next; in switch_commit_roots()

Completed in 18 milliseconds