Home
last modified time | relevance | path

Searched refs:hfs_strcmp (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/hfs/
Dstring.c76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp() function
Dhfs_fs.h230 extern int hfs_strcmp(const unsigned char *, unsigned int,
Dcatalog.c181 return hfs_strcmp(key1->cat.CName.name, key1->cat.CName.len, in hfs_cat_keycmp()