Home
last modified time | relevance | path

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

/xnu-11215/osfmk/mach/
H A Dmemory_object_types.h644 #define UPL_IOSTREAMING 0x100 macro
/xnu-11215/osfmk/vm/
H A Dbsd_vm.c851 flags |= UPL_IOSTREAMING; in vnode_pager_cluster_read()
/xnu-11215/bsd/vfs/
H A Dvfs_cluster.c2662 if (flags & UPL_IOSTREAMING) { in cluster_pagein_ext()