EXT2FS_DIRSIZ
#define EXT2FS_DIRSIZ(len) roundup2(8 + len, 4)
if (results->ulr_offset + EXT2FS_DIRSIZ(ep->e2d_namlen) > ext2fs_size(dp)) {