Searched refs:bg_cache (Results 1 – 2 of 2) sorted by relevance
2037 TP_PROTO(const struct btrfs_block_group *bg_cache),2039 TP_ARGS(bg_cache),2048 TP_fast_assign_btrfs(bg_cache->fs_info,2049 __entry->bytenr = bg_cache->start,2050 __entry->len = bg_cache->length,2051 __entry->used = bg_cache->used;2052 __entry->flags = bg_cache->flags;2061 TP_PROTO(const struct btrfs_block_group *bg_cache),2063 TP_ARGS(bg_cache)2067 TP_PROTO(const struct btrfs_block_group *bg_cache),[all …]
364 u32 bg_cache; member443 upa_writel(par->bg_cache, &fbc->bg); in ffb_switch_from_graph()