Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dcompression.c1256 static inline u32 ilog2_w(u64 n) in ilog2_w() function
1263 const u32 entropy_max = 8 * ilog2_w(2); in shannon_entropy()
1268 sz_base = ilog2_w(ws->sample_size); in shannon_entropy()
1271 p_base = ilog2_w(p); in shannon_entropy()