Home
last modified time | relevance | path

Searched refs:swap_file_created (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/osfmk/vm/
H A Dvm_compressor_backing_store.c1348 boolean_t swap_file_created = FALSE; in vm_swap_create_file() local
1410 swap_file_created = TRUE; in vm_swap_create_file()
1475 if (swap_file_created == FALSE) { in vm_swap_create_file()
1485 return swap_file_created; in vm_swap_create_file()