Searched refs:bytes_write (Results 1 – 1 of 1) sorted by relevance
122 size_t bytes_write; in dpaa_write_fm_config_to_file() local130 bytes_write = fwrite(&fm_model, sizeof(struct dpaa_fm_model), 1, fp); in dpaa_write_fm_config_to_file()131 if (!bytes_write) { in dpaa_write_fm_config_to_file()