Searched refs:wp_flag (Results 1 – 1 of 1) sorted by relevance
5302 int wp_flag = 0; in dbuf_write() local5354 wp_flag = WP_SPILL; in dbuf_write()5355 wp_flag |= (data == NULL) ? WP_NOFILL : 0; in dbuf_write()5357 dmu_write_policy(os, dn, db->db_level, wp_flag, &zp); in dbuf_write()