Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_cluster.c172 #define IO_UNKNOWN 0 macro
2929 case IO_UNKNOWN: in cluster_write_ext()
3408 *write_type = IO_UNKNOWN; in cluster_write_direct()
3593 *write_type = IO_UNKNOWN; in cluster_write_contig()
4467 case IO_UNKNOWN: in cluster_read_ext()
5761 *read_type = IO_UNKNOWN; in cluster_read_direct()
5959 *read_type = IO_UNKNOWN; in cluster_read_contig()
6052 *io_type = IO_UNKNOWN; in cluster_io_type()