Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dfile_cap.c86 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()
DHFS.txt753 __u8 fi_mtime[4]; /* Modify 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.h217 hfs_lword_t fi_mtime; /* Modify date (in AFP format) */ member