Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddir.c219 static int f2fs_match_ci_name(const struct inode *dir, const struct qstr *name, in f2fs_match_ci_name() function
274 return f2fs_match_ci_name(dir, &cf, de_name, de_name_len); in f2fs_match_name()