WP_NOFILL
wp_flag |= (db->db_state == DB_NOFILL) ? WP_NOFILL : 0;
} else if (wp & WP_NOFILL) {
if (os->os_encrypted && (wp & WP_NOFILL) == 0) {