Home
last modified time | relevance | path

Searched refs:affs_date (Results 1 – 3 of 3) sorted by relevance

/fs/affs/
Damigaffs.h38 struct affs_date { struct
64 struct affs_date root_change; argument
68 struct affs_date disk_change;
69 struct affs_date disk_create;
93 struct affs_date change;
Daffs.h142 extern void affs_secs_to_datestamp(time64_t secs, struct affs_date *ds);
Damigaffs.c372 affs_secs_to_datestamp(time64_t secs, struct affs_date *ds) in affs_secs_to_datestamp()