Home
last modified time | relevance | path

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

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