Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dkey.c11 static const char cachefiles_charmap[64] = variable
123 name[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()
125 name[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()
127 name[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()
129 name[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()