Go to the documentation of this file.
20 #ifndef __MTD_NFTL_H__
21 #define __MTD_NFTL_H__
29 #define BLOCK_NIL 0xffff
30 #define BLOCK_FREE 0xfffe
31 #define BLOCK_NOTEXPLORED 0xfffd
32 #define BLOCK_RESERVED 0xfffc
69 #define MAX_SECTORS_PER_UNIT 64
70 #define NFTL_PARTN_BITS 4