Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c352 if (IS_NAME_BIT_SET(sig_args_p->name_flags, RRIP_SYM_LINK_COMPLETE)) in rrip_sym_link()
422 SET_NAME_BIT(sig_args_p->name_flags, RRIP_SYM_LINK_COMPLETE); in rrip_sym_link()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h224 #define RRIP_SYM_LINK_COMPLETE 0x80 /* set if sym link already read */ macro