Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Ddir.c187 static int f2fs_match_ci_name(const struct inode *dir, const struct qstr *name, in f2fs_match_ci_name() function
242 return f2fs_match_ci_name(dir, &cf, de_name, de_name_len); in f2fs_match_name()