Searched refs:WP_NOFILL (Results 1 – 3 of 3) sorted by relevance
525 #define WP_NOFILL 0x1 macro
2391 } else if (wp & WP_NOFILL) { in dmu_write_policy()2449 if (os->os_encrypted && (wp & WP_NOFILL) == 0) { in dmu_write_policy()
5324 wp_flag |= (data == NULL) ? WP_NOFILL : 0; in dbuf_write()