Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/vm/
H A Dvm_compressor_backing_store.c1495 boolean_t swap_file_created = FALSE; in vm_swap_create_file() local
1557 swap_file_created = TRUE; in vm_swap_create_file()
1622 if (swap_file_created == FALSE) { in vm_swap_create_file()
1632 return swap_file_created; in vm_swap_create_file()