Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dext2.h218 #define EXT2_N_BLOCKS (EXT2_TIND_BLOCK + 1) macro
313 __le32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */
H A Dinode.c1465 for (n = 0; n < EXT2_N_BLOCKS; n++) in ext2_iget()
1592 } else for (n = 0; n < EXT2_N_BLOCKS; n++) in __ext2_write_inode()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch55 -#define EXT2_N_BLOCKS (EXT2_TIND_BLOCK+1)
211 - uint32_t i_block[EXT2_N_BLOCKS]; /* 40: Pointers to blocks */
322 - uint32_t i_block[EXT2_N_BLOCKS];
615 -#define EXT2_N_BLOCKS (EXT2_TIND_BLOCK + 1)
716 - __u32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */
764 - __u32 i_block[EXT2_N_BLOCKS];/* Pointers to blocks */