Searched refs:affs_date (Results 1 – 3 of 3) sorted by relevance
34 struct affs_date { struct60 struct affs_date root_change; argument64 struct affs_date disk_change;65 struct affs_date disk_create;89 struct affs_date change;
141 extern void secs_to_datestamp(time_t secs, struct affs_date *ds);
369 secs_to_datestamp(time_t secs, struct affs_date *ds) in secs_to_datestamp()