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