Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dsysfs.c262 u64 sectors_uncompressed = v[1]; in bch2_compression_stats_to_text() local
271 prt_human_readable_u64(out, sectors_uncompressed << 9); in bch2_compression_stats_to_text()
275 ? div64_u64(sectors_uncompressed << 9, nr_extents) in bch2_compression_stats_to_text()

Completed in 4 milliseconds