Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vm/
H A Dvm_compressor_backing_file.c338 remaining_length = tl->tl_length; in vnode_trim_list()
346 while (trimmed < tl->tl_length) { in vnode_trim_list()
/xnu-8019.80.24/osfmk/vm/
H A Dvm_protos.h666 uint64_t tl_length; member
H A Dvm_compressor_backing_store.c1800 tl->tl_length = compressed_swap_chunk_size; in vm_swap_free()