Searched refs:LDIR_Chksum (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/kernel/src/filesystem/fat32/ | ||
D | fat32.h | 120 unsigned char LDIR_Chksum; // 短文件名的校验和 member |
D | fat_ent.c | 419 Ldentry->LDIR_Chksum = checksum; in fat32_fill_longname() |