Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cluster.c171 #define IO_UNKNOWN 0 macro
2552 case IO_UNKNOWN: in cluster_write_ext()
2970 *write_type = IO_UNKNOWN; in cluster_write_direct()
3149 *write_type = IO_UNKNOWN; in cluster_write_contig()
4000 case IO_UNKNOWN: in cluster_read_ext()
5279 *read_type = IO_UNKNOWN; in cluster_read_direct()
5477 *read_type = IO_UNKNOWN; in cluster_read_contig()
5570 *io_type = IO_UNKNOWN; in cluster_io_type()