Home
last modified time | relevance | path

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

/linux-5.19.10/fs/adfs/
Ddir.c325 static unsigned char adfs_tolower(unsigned char c) in adfs_tolower() function
341 if (adfs_tolower(qstr[i]) != adfs_tolower(str[i])) in __adfs_compare()
408 hash = partial_name_hash(adfs_tolower(*name++), hash); in adfs_hash()