Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cluster.c171 #define IO_UNKNOWN 0 macro
2571 case IO_UNKNOWN: in cluster_write_ext()
2993 *write_type = IO_UNKNOWN; in cluster_write_direct()
3172 *write_type = IO_UNKNOWN; in cluster_write_contig()
4023 case IO_UNKNOWN: in cluster_read_ext()
5306 *read_type = IO_UNKNOWN; in cluster_read_direct()
5504 *read_type = IO_UNKNOWN; in cluster_read_contig()
5597 *io_type = IO_UNKNOWN; in cluster_io_type()