Lines Matching refs:bg_cache
1850 TP_PROTO(const struct btrfs_block_group_cache *bg_cache),
1852 TP_ARGS(bg_cache),
1861 TP_fast_assign_btrfs(bg_cache->fs_info,
1862 __entry->bytenr = bg_cache->key.objectid,
1863 __entry->len = bg_cache->key.offset,
1864 __entry->used = btrfs_block_group_used(&bg_cache->item);
1865 __entry->flags = bg_cache->flags;
1874 TP_PROTO(const struct btrfs_block_group_cache *bg_cache),
1876 TP_ARGS(bg_cache)
1880 TP_PROTO(const struct btrfs_block_group_cache *bg_cache),
1882 TP_ARGS(bg_cache)
1886 TP_PROTO(const struct btrfs_block_group_cache *bg_cache),
1888 TP_ARGS(bg_cache)