Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c172 #define IO_UNKNOWN 0 macro
3129 case IO_UNKNOWN: in cluster_write_ext()
3608 *write_type = IO_UNKNOWN; in cluster_write_direct()
3793 *write_type = IO_UNKNOWN; in cluster_write_contig()
4667 case IO_UNKNOWN: in cluster_read_ext()
5983 *read_type = IO_UNKNOWN; in cluster_read_direct()
6181 *read_type = IO_UNKNOWN; in cluster_read_contig()
6274 *io_type = IO_UNKNOWN; in cluster_io_type()