affs_date
extern void affs_secs_to_datestamp(time64_t secs, struct affs_date *ds);
affs_secs_to_datestamp(time64_t secs, struct affs_date *ds)
struct affs_date root_change;
struct affs_date disk_change;
struct affs_date disk_create;
struct affs_date change;