Searched defs:is_file (Results 1 – 1 of 1) sorted by relevance
59 bool is_file; member573 bool is_file, bool slow_paging) in create_source()1017 …uint32_t num_objects, uint64_t obj_size, MappingPolicy policy, bool is_file, bool is_cow, bool slo… in create_objects()1328 bool is_file = strtoul(argv[6], NULL, 0); variable