Home
last modified time | relevance | path

Searched defs:max_blocks (Results 1 – 3 of 3) sorted by relevance

/system/extras/tests/ext4/
Drand_emmc_perf.c110 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
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_writer.h35 std::optional<uint64_t> max_blocks; member
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp1032 uint64_t max_blocks = *writer->options().max_blocks; in ShiftAllSnapshotBlocks() local