Searched refs:bg_cache (Results 1 – 2 of 2) sorted by relevance
2006 TP_PROTO(const struct btrfs_block_group *bg_cache),2008 TP_ARGS(bg_cache),2017 TP_fast_assign_btrfs(bg_cache->fs_info,2018 __entry->bytenr = bg_cache->start,2019 __entry->len = bg_cache->length,2020 __entry->used = bg_cache->used;2021 __entry->flags = bg_cache->flags;2030 TP_PROTO(const struct btrfs_block_group *bg_cache),2032 TP_ARGS(bg_cache)2036 TP_PROTO(const struct btrfs_block_group *bg_cache),[all …]
366 u32 bg_cache; member445 upa_writel(par->bg_cache, &fbc->bg); in ffb_switch_from_graph()