Lines Matching refs:bg_cache
1816 TP_PROTO(const struct btrfs_block_group_cache *bg_cache),
1818 TP_ARGS(bg_cache),
1827 TP_fast_assign_btrfs(bg_cache->fs_info,
1828 __entry->bytenr = bg_cache->key.objectid,
1829 __entry->len = bg_cache->key.offset,
1830 __entry->used = btrfs_block_group_used(&bg_cache->item);
1831 __entry->flags = bg_cache->flags;
1840 TP_PROTO(const struct btrfs_block_group_cache *bg_cache),
1842 TP_ARGS(bg_cache)
1846 TP_PROTO(const struct btrfs_block_group_cache *bg_cache),
1848 TP_ARGS(bg_cache)
1852 TP_PROTO(const struct btrfs_block_group_cache *bg_cache),
1854 TP_ARGS(bg_cache)