Home
last modified time | relevance | path

Searched defs:BLOCK_DELETED (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/mtd/
Dftl.h66 #define BLOCK_DELETED(b) (((b) == 0) || ((b) == 0xfffffffe)) macro
/linux-2.4.37.9/include/pcmcia/
Dftl.h63 #define BLOCK_DELETED(b) (((b) == 0) || ((b) == 0xfffffffe)) macro