Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c171 #define IO_UNKNOWN 0 macro
2891 case IO_UNKNOWN: in cluster_write_ext()
3324 *write_type = IO_UNKNOWN; in cluster_write_direct()
3503 *write_type = IO_UNKNOWN; in cluster_write_contig()
4377 case IO_UNKNOWN: in cluster_read_ext()
5671 *read_type = IO_UNKNOWN; in cluster_read_direct()
5869 *read_type = IO_UNKNOWN; in cluster_read_contig()
5962 *io_type = IO_UNKNOWN; in cluster_io_type()