Symbol: btrfs_caching_control
fs/btrfs/block-group.c
1117
struct btrfs_caching_control *caching_ctl = NULL;
fs/btrfs/block-group.c
1241
struct btrfs_caching_control *ctl;
fs/btrfs/block-group.c
415
struct btrfs_caching_control *btrfs_get_caching_control(
fs/btrfs/block-group.c
418
struct btrfs_caching_control *ctl;
fs/btrfs/block-group.c
432
static void btrfs_put_caching_control(struct btrfs_caching_control *ctl)
fs/btrfs/block-group.c
454
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.c
4623
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.c
4640
struct btrfs_caching_control, list);
fs/btrfs/block-group.c
477
struct btrfs_caching_control *caching_ctl)
fs/btrfs/block-group.c
485
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.c
590
static int sample_block_group_extent_item(struct btrfs_caching_control *caching_ctl,
fs/btrfs/block-group.c
676
static void load_block_group_size_class(struct btrfs_caching_control *caching_ctl)
fs/btrfs/block-group.c
721
static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl)
fs/btrfs/block-group.c
869
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.c
872
caching_ctl = container_of(work, struct btrfs_caching_control, work);
fs/btrfs/block-group.c
942
struct btrfs_caching_control *caching_ctl = NULL;
fs/btrfs/block-group.h
180
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.h
341
struct btrfs_caching_control *btrfs_get_caching_control(
fs/btrfs/free-space-tree.c
1536
static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl,
fs/btrfs/free-space-tree.c
1616
static int load_free_space_extents(struct btrfs_caching_control *caching_ctl,
fs/btrfs/free-space-tree.c
1673
int btrfs_load_free_space_tree(struct btrfs_caching_control *caching_ctl)
fs/btrfs/free-space-tree.h
11
struct btrfs_caching_control;
fs/btrfs/free-space-tree.h
29
int btrfs_load_free_space_tree(struct btrfs_caching_control *caching_ctl);