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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c123 #define IO_CONTIG 2 macro
1848 case IO_CONTIG:
2369 if (error == 0 && *write_type == IO_CONTIG) {
3094 case IO_CONTIG:
4147 if (error == 0 && *read_type == IO_CONTIG) {
4237 *io_type = IO_CONTIG;

Completed in 33 milliseconds