Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_backing_store.c1507 boolean_t swap_file_created = FALSE; in vm_swap_create_file() local
1569 swap_file_created = TRUE; in vm_swap_create_file()
1634 if (swap_file_created == FALSE) { in vm_swap_create_file()
1644 return swap_file_created; in vm_swap_create_file()