Searched refs:befs_compare_strings (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/befs/
H A Dbtree.c119 static int befs_compare_strings(const void *key1, int keylen1,
359 eq = befs_compare_strings(thiskey, keylen, findkey, findkey_len); befs_find_key()
375 eq = befs_compare_strings(thiskey, keylen, findkey, befs_find_key()
710 * befs_compare_strings - compare two strings
721 befs_compare_strings(const void *key1, int keylen1, befs_compare_strings() function

Completed in 42 milliseconds