Home
last modified time | relevance | path

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

/external/mtools/
Dvfat.c166 static __inline__ unsigned char sum_shortname(const dos_name_t *dn) in sum_shortname() function
198 if (v->sum != sum_shortname(&dn)) in check_vfat()
267 vse->sum = sum_shortname(shortname); in write_vfat()