Searched defs:EXT2_NDIR_BLOCKS (Results 1 - 2 of 2) sorted by relevance

/external/genext2fs/
H A Dgenext2fs.c190 #define EXT2_NDIR_BLOCKS 11 // direct blocks macro
1000 else if(bw->bpdir < EXT2_NDIR_BLOCKS)
1009 else if(bw->bpdir == EXT2_NDIR_BLOCKS)
/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h270 #define EXT2_NDIR_BLOCKS 12 macro
271 #define EXT2_IND_BLOCK EXT2_NDIR_BLOCKS

Completed in 367 milliseconds