Searched defs:lsbits (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ | ||
H A D | eytzinger.c | 21 unsigned char lsbits = (unsigned char)size; in is_aligned() local |
/linux/lib/ | ||
H A D | sort.c | 33 unsigned char lsbits = (unsigned char)size; in is_aligned() local |