Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hfs/
H A Dstring.c76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp() function
H A Dhfs_fs.h230 extern int hfs_strcmp(const unsigned char *, unsigned int,
H A Dcatalog.c158 * 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 Dhfs_fs.h233 extern int hfs_strcmp(const unsigned char *, unsigned int,
H A Dstring.c76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp() function
H A Dcatalog.c158 * see hfs_strcmp() in string.c)
181 return hfs_strcmp(key1->cat.CName.name, key1->cat.CName.len, in hfs_cat_keycmp()

Completed in 4 milliseconds