Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h88 #define SUF_LEN(x) *(SUF_len(x)) /* SUF length */
89 #define SUF_len(x) (&((uchar_t *)x)[2]) /* SUF length */ macro