Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dcompression.c1522 u32 p, p_base, sz_base; in shannon_entropy() local
1525 sz_base = ilog2_w(ws->sample_size); in shannon_entropy()
1529 entropy_sum += p * (sz_base - p_base); in shannon_entropy()

Completed in 25 milliseconds