Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c171 #define IO_UNKNOWN 0 macro
2898 case IO_UNKNOWN: in cluster_write_ext()
3331 *write_type = IO_UNKNOWN; in cluster_write_direct()
3510 *write_type = IO_UNKNOWN; in cluster_write_contig()
4384 case IO_UNKNOWN: in cluster_read_ext()
5678 *read_type = IO_UNKNOWN; in cluster_read_direct()
5876 *read_type = IO_UNKNOWN; in cluster_read_contig()
5969 *io_type = IO_UNKNOWN; in cluster_io_type()