Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_cluster.c172 #define IO_UNKNOWN 0 macro
3129 case IO_UNKNOWN: in cluster_write_ext()
3612 *write_type = IO_UNKNOWN; in cluster_write_direct()
3809 *write_type = IO_UNKNOWN; in cluster_write_contig()
4683 case IO_UNKNOWN: in cluster_read_ext()
5999 *read_type = IO_UNKNOWN; in cluster_read_direct()
6209 *read_type = IO_UNKNOWN; in cluster_read_contig()
6306 *io_type = IO_UNKNOWN; in cluster_io_type()