Searched refs:hfs_strcmp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | string.c | 76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp() function
|
H A D | hfs_fs.h | 230 extern int hfs_strcmp(const unsigned char *, unsigned int,
|
H A D | catalog.c | 158 * see hfs_strcmp() in string.c) 181 return hfs_strcmp(key1->cat.CName.name, key1->cat.CName.len, in hfs_cat_keycmp()
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | hfs_fs.h | 233 extern int hfs_strcmp(const unsigned char *, unsigned int,
|
H A D | string.c | 76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp() function
|
H A D | catalog.c | 158 * see hfs_strcmp() in string.c) 181 return hfs_strcmp(key1->cat.CName.name, key1->cat.CName.len, in hfs_cat_keycmp()
|
Completed in 5 milliseconds