Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_protos.h333 uint64_t tl_offset; member
H A Dvm_compressor_backing_store.c1952 tl->tl_offset = f_offset & SWAP_SLOT_MASK; in vm_swap_free()
2077 segidx = (unsigned int) (tl->tl_offset / compressed_swap_chunk_size); in vm_swap_do_delayed_trim()
/xnu-11215.1.10/bsd/vm/
H A Dvm_compressor_backing_file.c326 current_offset = tl->tl_offset; in vnode_trim_list()