Searched refs:FMD_BUF_DIRTY (Results 1 – 3 of 3) sorted by relevance
45 bp->buf_flags = FMD_BUF_DIRTY; in fmd_buf_alloc()106 bp->buf_flags &= ~FMD_BUF_DIRTY; in fmd_buf_hash_commit()
47 #define FMD_BUF_DIRTY 0x1 /* buffer is dirty (needs checkpoint) */ macro
1599 bp->buf_flags |= FMD_BUF_DIRTY; in fmd_buf_write()