Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/sys/
H A Duio_internal.h80 #define UIO_USERISPACE ((enum uio_seg)1) macro
96 UIOF_USERISPACE = (1 << UIO_USERISPACE),
/xnu-11215.41.3/bsd/vfs/
H A Dvfs_cluster.c7068 case UIO_USERISPACE: in cluster_copy_upl_data()
7162 case UIO_USERISPACE: in cluster_copy_ubc_data_internal()