Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/fat32/
Dfat32.c45 static uint8_t fat32_ChkSum(uint8_t *name) in fat32_ChkSum() function
916 uint8_t short_dentry_ChkSum = fat32_ChkSum(empty_fat32_dentry->DIR_Name); in fat32_create()
1019 uint8_t short_dentry_ChkSum = fat32_ChkSum(empty_fat32_dentry->DIR_Name); in fat32_mkdir()