Searched refs:kScanBatchSize (Results 1 – 1 of 1) sorted by relevance
40 constexpr uint32_t kScanBatchSize = 15000; variable136 scan_batch_size_ = OrDefault(cfg.scan_batch_size(), kScanBatchSize); in InodeFileDataSource()