Searched defs:IsDirectIOSupported (Results 1 – 3 of 3) sorted by relevance
| /rocksdb-6.9/file/ | ||
| D | random_access_file_reader_test.cc | 43 bool IsDirectIOSupported() { in IsDirectIOSupported() function in ROCKSDB_NAMESPACE::RandomAccessFileReaderTest |
| /rocksdb-6.9/test_util/ | ||
| D | testutil.cc | 420 bool IsDirectIOSupported(Env* env, const std::string& dir) { in IsDirectIOSupported() function |
| /rocksdb-6.9/db/ | ||
| D | db_test_util.cc | 681 bool DBTestBase::IsDirectIOSupported() { in IsDirectIOSupported() function in ROCKSDB_NAMESPACE::DBTestBase |