Searched refs:WP_NOFILL (Results 1 – 3 of 3) sorted by relevance
421 #define WP_NOFILL 0x1 macro
1915 } else if (wp & WP_NOFILL) { in dmu_write_policy()
3564 wp_flag |= (db->db_state == DB_NOFILL) ? WP_NOFILL : 0; in dbuf_write()