Searched refs:FMD_SERD_DIRTY (Results 1 – 2 of 2) sorted by relevance
80 sgp->sg_flags = FMD_SERD_DIRTY; in fmd_serd_eng_alloc()260 sgp->sg_flags |= FMD_SERD_FIRED | FMD_SERD_DIRTY; in fmd_serd_eng_record()265 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_record()290 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_reset()314 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_gc()
55 #define FMD_SERD_DIRTY 0x2 /* engine needs to be checkpointed */ macro