Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dnamei_vfat.c104 static unsigned int __vfat_striptail_len(unsigned int len, const char *name) in __vfat_striptail_len() function
113 return __vfat_striptail_len(qstr->len, qstr->name); in vfat_striptail_len()
163 blen = __vfat_striptail_len(len, str); in vfat_cmpi()
181 blen = __vfat_striptail_len(len, str); in vfat_cmp()