Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c171 #define IO_UNKNOWN 0 macro
2599 case IO_UNKNOWN: in cluster_write_ext()
3023 *write_type = IO_UNKNOWN; in cluster_write_direct()
3458 *write_type = IO_UNKNOWN; in cluster_write_direct_small()
3636 *write_type = IO_UNKNOWN; in cluster_write_contig()
4487 case IO_UNKNOWN: in cluster_read_ext()
5774 *read_type = IO_UNKNOWN; in cluster_read_direct()
5972 *read_type = IO_UNKNOWN; in cluster_read_contig()
6065 *io_type = IO_UNKNOWN; in cluster_io_type()