Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Ddir.c679 return ext4_ci_compare(inode, name, &qstr, false); in ext4_d_compare()
Dnamei.c1282 int ext4_ci_compare(const struct inode *parent, const struct qstr *name, in ext4_ci_compare() function
1365 return !ext4_ci_compare(parent, &cf, &entry, true); in ext4_match()
1367 return !ext4_ci_compare(parent, fname->usr_fname, &entry, in ext4_match()
Dext4.h3192 extern int ext4_ci_compare(const struct inode *parent,