Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vfs/
H A Dvfs_cluster.c176 #define IO_COPY 3 macro
2513 int write_type = IO_COPY; in cluster_write_ext()
2561 write_type = IO_COPY; in cluster_write_ext()
2566 case IO_COPY: in cluster_write_ext()
4051 int read_type = IO_COPY; in cluster_read_ext()
4083 case IO_COPY: in cluster_read_ext()
5677 *io_type = IO_COPY; in cluster_io_type()
5692 *io_type = IO_COPY; in cluster_io_type()