Searched refs:FMD_SERD_DIRTY (Results 1 – 2 of 2) sorted by relevance
90 sgp->sg_flags = FMD_SERD_DIRTY; in fmd_serd_eng_alloc()280 sgp->sg_flags |= FMD_SERD_FIRED | FMD_SERD_DIRTY; in fmd_serd_eng_record()285 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_record()310 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_reset()335 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_gc()
56 #define FMD_SERD_DIRTY 0x2 /* engine needs to be checkpointed */ macro