Searched refs:fi_ctime (Results 1 – 3 of 3) sorted by relevance
85 hfs_put_nl(hfs_m_to_htime(entry->create_date), meta->fi_ctime); in cap_build_meta()261 if (OVERLAPS(pos, end, struct hfs_cap_info, fi_ctime)) { in cap_info_write()263 hfs_h_to_mtime(hfs_get_nl(meta.fi_ctime)); in cap_info_write()
752 __u8 fi_ctime[4]; /* Creation 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
216 hfs_lword_t fi_ctime; /* Creation date (in AFP format) */ member