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