Searched refs:monthcoll (Results 1 – 1 of 1) sorted by relevance
51 static int monthcoll(struct key_value*, struct key_value *, size_t offset);443 return monthcoll; in get_sort_func()1231 monthcoll(struct key_value *kv1, struct key_value *kv2, size_t offset __unused) in monthcoll() function