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

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

Completed in 88 milliseconds