Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/vfs/
H A Dvfs_cluster.c4390 bool check_io_type; in cluster_read_ext() local
4416 check_io_type = false; in cluster_read_ext()
4422 check_io_type = true; in cluster_read_ext()
4433 check_io_type = true; in cluster_read_ext()
4436 check_io_type = true; in cluster_read_ext()
4438 if (check_io_type) { in cluster_read_ext()