Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dcompression.c1279 #define RADIX_BASE 4U macro
1280 #define COUNTERS_SIZE (1U << RADIX_BASE)
1324 bitlen = ALIGN(buf_num, RADIX_BASE * 2); in radix_sort()
1347 shift += RADIX_BASE; in radix_sort()
1374 shift += RADIX_BASE; in radix_sort()