Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/vm/
H A Dvm_compressor_backing_store.c1353 boolean_t swap_file_created = FALSE; in vm_swap_create_file() local
1415 swap_file_created = TRUE; in vm_swap_create_file()
1480 if (swap_file_created == FALSE) { in vm_swap_create_file()
1490 return swap_file_created; in vm_swap_create_file()