Searched refs:RRIP_SYM_LINK_COMPLETE (Results 1 – 2 of 2) sorted by relevance
352 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()
226 #define RRIP_SYM_LINK_COMPLETE 0x80 /* set if sym link already read */ macro