Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dcompression.c1216 u8 low4bits; in get4bits() local
1220 low4bits = (COUNTERS_SIZE - 1) - (num % COUNTERS_SIZE); in get4bits()
1221 return low4bits; in get4bits()

Completed in 5 milliseconds