Lines Matching refs:is_file
59 bool is_file; member
573 bool is_file, bool slow_paging) in create_source() argument
575 if (is_file) { 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() argument
1021 if (o.create_source(is_file, slow_paging) == 0) { in create_objects()
1201 …fully = memory.create_objects(tp.num_objects, tp.obj_size, tp.policy, tp.is_file, tp.is_cow, tp.sl… in run_test()
1328 bool is_file = strtoul(argv[6], NULL, 0); variable
1337 .is_file = is_file,
1352 .is_file = true,
1367 .is_file = true,
1382 .is_file = true,
1397 .is_file = false,
1412 .is_file = false,
1427 .is_file = false,
1442 .is_file = false,