Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dcompression.c1513 static inline u32 ilog2_w(u64 n) in ilog2_w() function
1520 const u32 entropy_max = 8 * ilog2_w(2); in shannon_entropy()
1525 sz_base = ilog2_w(ws->sample_size); in shannon_entropy()
1528 p_base = ilog2_w(p); in shannon_entropy()

Completed in 7 milliseconds