Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cluster.c174 #define IO_COPY 3 macro
2455 int write_type = IO_COPY; in cluster_write_ext()
2494 write_type = IO_COPY; in cluster_write_ext()
2499 case IO_COPY: in cluster_write_ext()
3975 int read_type = IO_COPY; in cluster_read_ext()
4007 case IO_COPY: in cluster_read_ext()
5601 *io_type = IO_COPY; in cluster_io_type()
5616 *io_type = IO_COPY; in cluster_io_type()