Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dfile_cap.c85 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()
DHFS.txt752 __u8 fi_ctime[4]; /* Creation date (in AFP format) */
761 Currently only the fields fi_fndr, fi_attr, fi_ctime and fi_mtime can
782 The fi_ctime and fi_mtime are the Macintosh created and modified time
/linux-2.4.37.9/include/linux/
Dhfs_fs.h216 hfs_lword_t fi_ctime; /* Creation date (in AFP format) */ member