Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c4307 bool check_io_type; in cluster_read_ext() local
4333 check_io_type = false; in cluster_read_ext()
4339 check_io_type = true; in cluster_read_ext()
4350 check_io_type = true; in cluster_read_ext()
4353 check_io_type = true; in cluster_read_ext()
4355 if (check_io_type) { in cluster_read_ext()