Searched refs:FAT_INFO_SIG2 (Results 1 - 3 of 3) sorted by path

/system/extras/fatblock/
H A Dfat.c25 const char FAT_INFO_SIG2[4] = { 'r', 'r', 'A', 'a' }; variable
H A Dfat.h70 extern const char FAT_INFO_SIG2[4];
H A Dfs.c211 memcpy(is->info_sig2, FAT_INFO_SIG2, sizeof(is->info_sig2));

Completed in 76 milliseconds