Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_backing_store.c1529 boolean_t swap_file_created = FALSE; in vm_swap_create_file() local
1591 swap_file_created = TRUE; in vm_swap_create_file()
1656 if (swap_file_created == FALSE) { in vm_swap_create_file()
1666 return swap_file_created; in vm_swap_create_file()