Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cluster.c4609 bool check_io_type; in cluster_read_ext() local
4635 check_io_type = false; in cluster_read_ext()
4641 check_io_type = true; in cluster_read_ext()
4652 check_io_type = true; in cluster_read_ext()
4655 check_io_type = true; in cluster_read_ext()
4657 if (check_io_type) { in cluster_read_ext()