Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c3188 static int test_gpt_header ( /* 0:Invalid, 1:Valid */ function
3298 if (!test_gpt_header(fs->win)) return 3; /* Check if GPT header is valid */
5874 if (!test_gpt_header(buf)) LEAVE_MKFS(FR_MKFS_ABORTED); /* Check if GPT header is valid */