Home
last modified time | relevance | path

Searched refs:EXT2_N_BLOCKS (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_fs.h37 #define EXT2_N_BLOCKS (EXT2_TIND_BLOCK + 1) macro
139 uint32_t i_block[EXT2_N_BLOCKS];/* Pointers to blocks */
/onnv-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ext2fs.c52 #define EXT2_N_BLOCKS (EXT2_TIND_BLOCK + 1) macro
174 __u32 i_block[EXT2_N_BLOCKS]; /* 40: Pointers to blocks */