Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cluster.c172 #define IO_UNKNOWN 0 macro
3132 case IO_UNKNOWN: in cluster_write_ext()
3615 *write_type = IO_UNKNOWN; in cluster_write_direct()
3812 *write_type = IO_UNKNOWN; in cluster_write_contig()
4686 case IO_UNKNOWN: in cluster_read_ext()
6002 *read_type = IO_UNKNOWN; in cluster_read_direct()
6212 *read_type = IO_UNKNOWN; in cluster_read_contig()
6309 *io_type = IO_UNKNOWN; in cluster_io_type()