Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h112 #define ISO_std_ver(x) (&((uchar_t *)x)[6]) macro
142 #define ISO_STD_VER(x) *(ISO_std_ver(x))
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1271 if (ISO_std_ver(volp)[0] == ISO_ID_VER && in hs_joliet_level()