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