Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dcompression.c1198 u32 p, p_base, sz_base; in shannon_entropy() local
1201 sz_base = ilog2_w(ws->sample_size); in shannon_entropy()
1205 entropy_sum += p * (sz_base - p_base); in shannon_entropy()

Completed in 5 milliseconds