Searched refs:xs_gc_bytes (Results 1 – 3 of 3) sorted by relevance
27 uint64_t xs_gc_bytes = 0; in xfs_stats_format() local83 xs_gc_bytes += per_cpu_ptr(stats, i)->s.xs_gc_bytes; in xfs_stats_format()96 len += scnprintf(buf + len, PATH_MAX-len, "gc xpc %llu\n", xs_gc_bytes); in xfs_stats_format()
152 uint64_t xs_gc_bytes; member
820 XFS_STATS_ADD(mp, xs_gc_bytes, chunk->len); in xfs_zone_gc_write_chunk()