Home
last modified time | relevance | path

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

/netbsd/sys/fs/hfs/
H A Dlibhfs.h347 uint32_t date_content_mod; member
364 uint32_t date_content_mod; member
H A Dhfs_vnops.c613 hfs_time_to_timespec(f->date_content_mod, &vap->va_mtime); in hfs_vop_getattr()
623 hfs_time_to_timespec(f->date_content_mod,&vap->va_mtime); in hfs_vop_getattr()
H A Dlibhfs.c1716 out_recdata->folder.date_content_mod = be32tohp(&ptr); in hfslib_read_catalog_keyed_record()
1750 out_recdata->file.date_content_mod = be32tohp(&ptr); in hfslib_read_catalog_keyed_record()