Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c174 #define IO_COPY 3 macro
2768 int write_type = IO_COPY; in cluster_write_ext()
2816 write_type = IO_COPY; in cluster_write_ext()
2821 case IO_COPY: in cluster_write_ext()
4306 int read_type = IO_COPY; in cluster_read_ext()
4361 case IO_COPY: in cluster_read_ext()
5962 *io_type = IO_COPY; in cluster_io_type()
5977 *io_type = IO_COPY; in cluster_io_type()