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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c149 #define IO_COPY 3 macro
1984 int write_type = IO_COPY;
2021 write_type = IO_COPY;
2027 case IO_COPY:
3397 int read_type = IO_COPY;
3437 case IO_COPY:
4796 *io_type = IO_COPY;

Completed in 71 milliseconds