Home
last modified time | relevance | path

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

/fs/btrfs/
Dcompression.c1383 static inline u32 ilog2_w(u64 n) in ilog2_w() function
1390 const u32 entropy_max = 8 * ilog2_w(2); in shannon_entropy()
1395 sz_base = ilog2_w(ws->sample_size); in shannon_entropy()
1398 p_base = ilog2_w(p); in shannon_entropy()