Searched refs:sequential_mode (Results 1 – 2 of 2) sorted by relevance
198 const FileDescriptor& fd, bool sequential_mode,
89 bool sequential_mode, bool record_read_stats, HistogramImpl* file_read_hist, in GetTableReader() argument106 if (!sequential_mode && ioptions_.advise_random_on_open) { in GetTableReader()