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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c124 #define IO_COPY 3 macro
1776 int write_type = IO_COPY;
1812 write_type = IO_COPY;
1818 case IO_COPY:
3053 int read_type = IO_COPY;
3076 case IO_COPY:
4241 *io_type = IO_COPY;

Completed in 37 milliseconds