Searched refs:write_threshold_offset (Results 1 – 2 of 2) sorted by relevance
23 return bs->write_threshold_offset; in bdrv_write_threshold_get()28 bs->write_threshold_offset = threshold_bytes; in bdrv_write_threshold_set()50 uint64_t wtr = bs->write_threshold_offset; in bdrv_write_threshold_check_write()
1202 uint64_t write_threshold_offset; member