Lines Matching refs:bg_cache
1867 TP_PROTO(const struct btrfs_block_group *bg_cache),
1869 TP_ARGS(bg_cache),
1878 TP_fast_assign_btrfs(bg_cache->fs_info,
1879 __entry->bytenr = bg_cache->start,
1880 __entry->len = bg_cache->length,
1881 __entry->used = bg_cache->used;
1882 __entry->flags = bg_cache->flags;
1891 TP_PROTO(const struct btrfs_block_group *bg_cache),
1893 TP_ARGS(bg_cache)
1897 TP_PROTO(const struct btrfs_block_group *bg_cache),
1899 TP_ARGS(bg_cache)
1903 TP_PROTO(const struct btrfs_block_group *bg_cache),
1905 TP_ARGS(bg_cache)