Searched defs:max_blocks (Results 1 – 3 of 3) sorted by relevance
110 static void stats_test(int fd, int write_mode, off64_t max_blocks, int stats_count, in stats_test()146 static void perf_test(int fd, int write_mode, off64_t max_blocks) in perf_test()191 off64_t max_blocks; in main() local
35 std::optional<uint64_t> max_blocks; member
1032 uint64_t max_blocks = *writer->options().max_blocks; in ShiftAllSnapshotBlocks() local