Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vm/
H A Dvm_compressor_backing_file.c327 remaining_length = tl->tl_length; in vnode_trim_list()
335 while (trimmed < tl->tl_length) { in vnode_trim_list()
/xnu-12377.1.9/osfmk/vm/
H A Dvm_protos.h324 uint64_t tl_length; member
H A Dvm_compressor_backing_store.c1975 tl->tl_length = compressed_swap_chunk_size; in vm_swap_free()