Symbol: btrfs_caching_control
fs/btrfs/block-group.c
1144
struct btrfs_caching_control *caching_ctl = NULL;
fs/btrfs/block-group.c
1268
struct btrfs_caching_control *ctl;
fs/btrfs/block-group.c
443
struct btrfs_caching_control *btrfs_get_caching_control(
fs/btrfs/block-group.c
446
struct btrfs_caching_control *ctl;
fs/btrfs/block-group.c
460
static void btrfs_put_caching_control(struct btrfs_caching_control *ctl)
fs/btrfs/block-group.c
4689
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.c
4706
struct btrfs_caching_control, list);
fs/btrfs/block-group.c
482
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.c
505
struct btrfs_caching_control *caching_ctl)
fs/btrfs/block-group.c
513
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.c
618
static int sample_block_group_extent_item(struct btrfs_caching_control *caching_ctl,
fs/btrfs/block-group.c
704
static void load_block_group_size_class(struct btrfs_caching_control *caching_ctl)
fs/btrfs/block-group.c
749
static int load_extent_tree_free(struct btrfs_caching_control *caching_ctl)
fs/btrfs/block-group.c
896
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.c
899
caching_ctl = container_of(work, struct btrfs_caching_control, work);
fs/btrfs/block-group.c
969
struct btrfs_caching_control *caching_ctl = NULL;
fs/btrfs/block-group.h
178
struct btrfs_caching_control *caching_ctl;
fs/btrfs/block-group.h
343
struct btrfs_caching_control *btrfs_get_caching_control(
fs/btrfs/free-space-tree.c
1574
static int load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl,
fs/btrfs/free-space-tree.c
1655
static int load_free_space_extents(struct btrfs_caching_control *caching_ctl,
fs/btrfs/free-space-tree.c
1712
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);