Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h114 #define ER_EXT_VER(x) *(ER_ext_ver(x)) /* Extension ref description */
116 #define ER_ext_ver(x) (&((uchar_t *)x)[7]) /* Extension ref description */ macro