Searched refs:ERR_LINUXSWAP (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ | ||
D | dosio.h | 93 #define ERR_LINUXSWAP 0x00000006L macro |
D | dosio.c | 315 part->pno == 0xFD ? ERR_LINUXSWAP : ERR_NOTEXT2FS; in dos_open() |