Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds