Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c373 name_parse((int)RRIP_COMP_FLAGS(comp_ptr), in rrip_sym_link()
383 if (IS_NAME_BIT_SET(RRIP_COMP_FLAGS(comp_ptr), in rrip_sym_link()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h257 #define RRIP_COMP_FLAGS(x) (((uchar_t *)x)[0]) macro