Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cluster.c171 #define IO_UNKNOWN 0 macro
2576 case IO_UNKNOWN: in cluster_write_ext()
3000 *write_type = IO_UNKNOWN; in cluster_write_direct()
3179 *write_type = IO_UNKNOWN; in cluster_write_contig()
4030 case IO_UNKNOWN: in cluster_read_ext()
5317 *read_type = IO_UNKNOWN; in cluster_read_direct()
5515 *read_type = IO_UNKNOWN; in cluster_read_contig()
5608 *io_type = IO_UNKNOWN; in cluster_io_type()