Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c4590 bool check_io_type; in cluster_read_ext() local
4616 check_io_type = false; in cluster_read_ext()
4622 check_io_type = true; in cluster_read_ext()
4633 check_io_type = true; in cluster_read_ext()
4636 check_io_type = true; in cluster_read_ext()
4638 if (check_io_type) { in cluster_read_ext()