Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c4300 bool check_io_type; in cluster_read_ext() local
4326 check_io_type = false; in cluster_read_ext()
4332 check_io_type = true; in cluster_read_ext()
4343 check_io_type = true; in cluster_read_ext()
4346 check_io_type = true; in cluster_read_ext()
4348 if (check_io_type) { in cluster_read_ext()