Searched refs:EXT2_BLOCK_TYPES (Results 1 – 3 of 3) sorted by relevance
855 for (Layer = 0; Layer < EXT2_BLOCK_TYPES; Layer++) {972 for (Layer = 0; Layer < EXT2_BLOCK_TYPES && Extra; Layer++) {1132 for (Layer = EXT2_BLOCK_TYPES; Layer > 0 && Extra; Layer--) {
2659 ULONG dwData[EXT2_BLOCK_TYPES] = {EXT2_NDIR_BLOCKS, 1, 1, 1};2668 for (i = 0; i < EXT2_BLOCK_TYPES; i++) {2669 if (BLOCK_BITS >= 12 && i == (EXT2_BLOCK_TYPES - 1)) {
77 #define EXT2_BLOCK_TYPES (0x04) macro779 ULONG max_blocks_per_layer[EXT2_BLOCK_TYPES];