Home
last modified time | relevance | path

Searched refs:update_block_table_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h746 int update_block_table_; // If true, assume this is the thread variable
H A Dworker.cc2639 update_block_table_ = 1; in DiskThread()
2766 if (update_block_table_) { in SetParameters()
2836 if (update_block_table_) { in GetDiskSize()
3273 update_block_table_ = 0; in RandomDiskThread()