Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cluster.c175 #define IO_COPY 3 macro
2994 int write_type = IO_COPY; in cluster_write_ext()
3042 write_type = IO_COPY; in cluster_write_ext()
3047 case IO_COPY: in cluster_write_ext()
3127 write_type = IO_COPY; in cluster_write_ext()
4608 int read_type = IO_COPY; in cluster_read_ext()
4663 case IO_COPY: in cluster_read_ext()
6302 *io_type = IO_COPY; in cluster_io_type()
6317 *io_type = IO_COPY; in cluster_io_type()