Searched defs:num_objects (Results 1 – 1 of 1) sorted by relevance
52 uint32_t num_objects; member1017 …uint32_t num_objects, uint64_t obj_size, MappingPolicy policy, bool is_file, bool is_cow, bool slo… in create_objects()1314 uint32_t num_objects = strtoul(argv[1], NULL, 0); variable