Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dreaddir.c73 static int ovl_casefold(struct ovl_readdir_data *rdd, const char *str, int len, in ovl_casefold() function
322 c_len = ovl_casefold(rdd, name, namelen, &cf_name); in ovl_fill_merge()