Searched refs:ksize (Results 1 – 1 of 1) sorted by relevance
273 int ksize; in __find_bigpair() local279 ksize = size; in __find_bigpair()288 ksize -= bytes; in __find_bigpair()297 if ((int) bytes != ksize || memcmp(p + bp[ndx], kkey, bytes)) { in __find_bigpair()