Searched refs:bg_cache (Results 1 – 2 of 2) sorted by relevance
2003 TP_PROTO(const struct btrfs_block_group *bg_cache),2005 TP_ARGS(bg_cache),2014 TP_fast_assign_btrfs(bg_cache->fs_info,2015 __entry->bytenr = bg_cache->start,2016 __entry->len = bg_cache->length,2017 __entry->used = bg_cache->used;2018 __entry->flags = bg_cache->flags;2027 TP_PROTO(const struct btrfs_block_group *bg_cache),2029 TP_ARGS(bg_cache)2033 TP_PROTO(const struct btrfs_block_group *bg_cache),[all …]
363 u32 bg_cache; member442 upa_writel(par->bg_cache, &fbc->bg); in ffb_switch_from_graph()