Searched refs:SP_FLGS (Results 1 – 3 of 3) sorted by relevance
189 SETFLAGS(p->fts_statp->st_flags, SP_FLGS); in compare()194 CLEARFLAGS(p->fts_statp->st_flags, SP_FLGS); in compare()389 CLEARFLAGS(0, SP_FLGS); in compare()391 SETFLAGS(0, (~SP_FLGS & CH_MASK)); in compare()
156 #define SP_FLGS (SF_IMMUTABLE | SF_APPEND) /* special flags */ macro
302 flags = p->st_flags & ~SP_FLGS; in miss()