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

/linux-master/fs/befs/
H A Dbtree.c119 static int befs_compare_strings(const void *key1, int keylen1,
348 eq = befs_compare_strings(thiskey, keylen, findkey, findkey_len);
364 eq = befs_compare_strings(thiskey, keylen, findkey,
701 * befs_compare_strings - compare two strings
712 befs_compare_strings(const void *key1, int keylen1, function

Completed in 109 milliseconds