Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vfs/
H A Dvfs_cluster.c173 #define IO_UNKNOWN 0 macro
2643 case IO_UNKNOWN: in cluster_write_ext()
3076 *write_type = IO_UNKNOWN; in cluster_write_direct()
3255 *write_type = IO_UNKNOWN; in cluster_write_contig()
4106 case IO_UNKNOWN: in cluster_read_ext()
5393 *read_type = IO_UNKNOWN; in cluster_read_direct()
5591 *read_type = IO_UNKNOWN; in cluster_read_contig()
5684 *io_type = IO_UNKNOWN; in cluster_io_type()