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