Home
last modified time | relevance | path

Searched refs:sectors_uncompressed (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dsysfs.c267 u64 sectors_uncompressed = v[1]; in bch2_compression_stats_to_text() local
276 prt_human_readable_u64(out, sectors_uncompressed << 9); in bch2_compression_stats_to_text()
280 ? div64_u64(sectors_uncompressed << 9, nr_extents) in bch2_compression_stats_to_text()