Searched refs:FMD_SERD_DIRTY (Results 1 – 3 of 3) sorted by relevance
42 sgp->sg_flags = FMD_SERD_DIRTY; in fmd_serd_eng_alloc()225 sgp->sg_flags |= FMD_SERD_FIRED | FMD_SERD_DIRTY; in fmd_serd_eng_record()229 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_record()252 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_reset()273 sgp->sg_flags |= FMD_SERD_DIRTY; in fmd_serd_eng_gc()282 if (!(sgp->sg_flags & FMD_SERD_DIRTY)) in fmd_serd_eng_commit()289 sgp->sg_flags &= ~FMD_SERD_DIRTY; in fmd_serd_eng_commit()295 sgp->sg_flags &= ~FMD_SERD_DIRTY; in fmd_serd_eng_clrdirty()
55 #define FMD_SERD_DIRTY 0x2 /* engine needs to be checkpointed */ macro
1693 if (sgp->sg_flags & FMD_SERD_DIRTY) in fmd_serd_record()