Lines Matching defs:dirty
1819 * Checks if the dnode itself is dirty, or is carrying any uncommitted records.
1821 * to a file) can dirty both as a single logical unit, but they are not synced
1875 * If we are already marked dirty, we're done.
1901 * containing dbuf. We add a "dirty hold" here so that the
1928 * succeed if there are no blocks allocated or dirty beyond first block
2013 /* dirty the left indirects */
2019 /* transfer the dirty records to the new indirect */
2178 * to dirty it, then we will be unable to discover it in
2249 boolean_t dirty;
2252 /* don't dirty if not on disk and not dirty */
2253 dirty = !list_is_empty(&db->db_dirty_records) ||
2256 if (dirty) {
2367 * dirty them for two reasons:
2374 * - The dirty space accounting will put pressure on the txg sync