Home
last modified time | relevance | path

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

/Linux-v4.19/fs/affs/
Damigaffs.h35 struct affs_date { struct
61 struct affs_date root_change; argument
65 struct affs_date disk_change;
66 struct affs_date disk_create;
90 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()