Searched refs:fi_mtime (Results 1 – 3 of 3) sorted by relevance
86 hfs_put_nl(hfs_m_to_htime(entry->modify_date), meta->fi_mtime); in cap_build_meta()268 if (OVERLAPS(pos, end, struct hfs_cap_info, fi_mtime)) { in cap_info_write()270 hfs_h_to_mtime(hfs_get_nl(meta.fi_mtime)); in cap_info_write()
753 __u8 fi_mtime[4]; /* Modify date (in AFP format) */761 Currently only the fields fi_fndr, fi_attr, fi_ctime and fi_mtime can782 The fi_ctime and fi_mtime are the Macintosh created and modified time
217 hfs_lword_t fi_mtime; /* Modify date (in AFP format) */ member