Home
last modified time | relevance | path

Searched refs:ext4_ci_compare (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/ext4/
Dnamei.c1285 int ext4_ci_compare(const struct inode *parent, const struct qstr *name, in ext4_ci_compare() function
1368 return !ext4_ci_compare(parent, &cf, &entry, true); in ext4_match()
1370 return !ext4_ci_compare(parent, fname->usr_fname, &entry, in ext4_match()
Dext4.h3479 extern int ext4_ci_compare(const struct inode *parent,