Searched refs:ext4_ci_compare (Results 1 – 2 of 2) sorted by relevance
1285 int ext4_ci_compare(const struct inode *parent, const struct qstr *name, in ext4_ci_compare() function1368 return !ext4_ci_compare(parent, &cf, &entry, true); in ext4_match()1370 return !ext4_ci_compare(parent, fname->usr_fname, &entry, in ext4_match()
3479 extern int ext4_ci_compare(const struct inode *parent,