Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dcompression.c1351 static inline u32 ilog2_w(u64 n) in ilog2_w() function
1358 const u32 entropy_max = 8 * ilog2_w(2); in shannon_entropy()
1363 sz_base = ilog2_w(ws->sample_size); in shannon_entropy()
1366 p_base = ilog2_w(p); in shannon_entropy()