Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c123 #define CL_PASSIVE 0x2000 macro
1393 if (flags & CL_PASSIVE) { in cluster_io()
2438 flags |= CL_PASSIVE; in cluster_bp_ext()
2471 bflag = CL_PASSIVE; in cluster_write_ext()
2674 io_flag |= CL_PASSIVE; in cluster_write_direct()
3087 io_flag |= CL_PASSIVE; in cluster_write_direct_small()
4029 bflag = CL_PASSIVE; in cluster_write_copy()
4562 bflag = CL_PASSIVE; in cluster_read_copy()
5237 io_flag |= CL_PASSIVE; in cluster_read_direct()
5811 bflag = CL_PASSIVE; in cluster_read_contig()
[all …]