Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h203 #define HPE_ext_lbn(x) (&((uchar_t *)x)[0]) macro
211 #define HPE_EXT_LBN(x) (MSB_INT(HPE_ext_lbn(x)))
213 #define HPE_EXT_LBN(x) *(int *)(HPE_ext_lbn(x))