Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_cluster.c175 #define IO_COPY 3 macro
2791 int write_type = IO_COPY; in cluster_write_ext()
2839 write_type = IO_COPY; in cluster_write_ext()
2844 case IO_COPY: in cluster_write_ext()
2924 write_type = IO_COPY; in cluster_write_ext()
4389 int read_type = IO_COPY; in cluster_read_ext()
4444 case IO_COPY: in cluster_read_ext()
6045 *io_type = IO_COPY; in cluster_io_type()
6060 *io_type = IO_COPY; in cluster_io_type()