lfs_dirtemplate64
((fs)->lfs_is64 ? sizeof(struct lfs_dirtemplate64) : \
__CTASSERT(sizeof(struct lfs_dirtemplate64) == 2*(12 + 4));
struct lfs_dirtemplate64 u_64;
#define MINDIRSIZ (sizeof (struct lfs_dirtemplate64) / 2)