<def f='src/src/sys/ufs/ext2fs/ext2fs_dir.h' l='208' ll='219'/>
<size>24</size>
<doc f='src/src/sys/ufs/ext2fs/ext2fs_dir.h' l='204'>/*
 * Template for manipulating directories.  Should use struct direct&apos;s,
 * but the name field is EXT2FS_MAXNAMLEN - 1, and this just won&apos;t do.
 */</doc>
<mbr r='ext2fs_dirtemplate::dot_ino' o='0' t='__uint32_t'/>
<mbr r='ext2fs_dirtemplate::dot_reclen' o='32' t='__int16_t'/>
<mbr r='ext2fs_dirtemplate::dot_namlen' o='48' t='__uint8_t'/>
<mbr r='ext2fs_dirtemplate::dot_type' o='56' t='__uint8_t'/>
<mbr r='ext2fs_dirtemplate::dot_name' o='64' t='char [4]'/>
<mbr r='ext2fs_dirtemplate::dotdot_ino' o='96' t='__uint32_t'/>
<mbr r='ext2fs_dirtemplate::dotdot_reclen' o='128' t='__int16_t'/>
<mbr r='ext2fs_dirtemplate::dotdot_namlen' o='144' t='__uint8_t'/>
<mbr r='ext2fs_dirtemplate::dotdot_type' o='152' t='__uint8_t'/>
<mbr r='ext2fs_dirtemplate::dotdot_name' o='160' t='char [4]'/>
