Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c208 int rrip_flags, /* component/name flag */ in name_parse() argument
220 if (IS_NAME_BIT_SET(rrip_flags, RRIP_NAME_ROOT)) in name_parse()
223 if (IS_NAME_BIT_SET(rrip_flags, RRIP_NAME_CURRENT)) { in name_parse()
228 if (IS_NAME_BIT_SET(rrip_flags, RRIP_NAME_PARENT)) { in name_parse()
239 if (IS_NAME_BIT_SET(rrip_flags, RRIP_NAME_VOLROOT) || in name_parse()
240 IS_NAME_BIT_SET(rrip_flags, RRIP_NAME_HOST)) { in name_parse()
275 if (IS_NAME_BIT_SET(rrip_flags, RRIP_NAME_CONTINUE)) in name_parse()