Searched defs:ER_ext_ver (Results 1 - 1 of 1) sorted by relevance

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

Completed in 72 milliseconds