Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ext2fs/
H A Dext2_dinode.h101 #define EXT2_N_BLOCKS (EXT2_TIND_BLOCK + 1) macro
102 #define EXT2_MAXSYMLINKLEN (EXT2_N_BLOCKS * sizeof(uint32_t))
120 uint32_t e2di_blocks[EXT2_N_BLOCKS]; /* 40: disk blocks */