Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dnftl.h16 #define BLOCK_FREE 0xfffe /* free block */ macro
H A Dftl.h63 #define BLOCK_FREE(b) ((b) == 0xffffffff) macro