Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_cluster.c4606 bool check_io_type; in cluster_read_ext() local
4632 check_io_type = false; in cluster_read_ext()
4638 check_io_type = true; in cluster_read_ext()
4649 check_io_type = true; in cluster_read_ext()
4652 check_io_type = true; in cluster_read_ext()
4654 if (check_io_type) { in cluster_read_ext()