Home
last modified time | relevance | path

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

/linux-6.12.1/fs/affs/
Damigaffs.h38 struct affs_date { struct
65 struct affs_date root_change;
69 struct affs_date disk_change;
70 struct affs_date disk_create;
94 struct affs_date change;
Daffs.h141 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()