Home
last modified time | relevance | path

Searched refs:ISO_mod_date (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h134 #define ISO_mod_date(x) (&((uchar_t *)x)[830]) macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1309 hs_parse_longdate(ISO_mod_date(volp), &hvp->mod_date); in hs_parseisovol()