Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_dinode.h99 #define EXT2_N_BLOCKS (EXT2_TIND_BLOCK + 1) macro
100 #define EXT2_MAXSYMLINKLEN (EXT2_N_BLOCKS * sizeof(uint32_t))
118 uint32_t e2di_blocks[EXT2_N_BLOCKS]; /* 40: disk blocks */