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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c148 #define IO_CONTIG 2 macro
2057 case IO_CONTIG:
2670 if (error == 0 && *write_type == IO_CONTIG) {
3455 case IO_CONTIG:
4711 if (error == 0 && *read_type == IO_CONTIG) {
4792 *io_type = IO_CONTIG;

Completed in 26 milliseconds