Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_cluster.c2471 int bflag) in cluster_read_ahead() argument
2768 bflag = CL_PASSIVE; in cluster_write_ext()
2770 bflag = 0; in cluster_write_ext()
3896 bflag = CL_PASSIVE; in cluster_write_copy()
3898 bflag = 0; in cluster_write_copy()
4452 bflag = CL_PASSIVE; in cluster_read_copy()
4454 bflag = 0; in cluster_read_copy()
5708 bflag = CL_PASSIVE; in cluster_read_contig()
5710 bflag = 0; in cluster_read_contig()
6614 bflag = 0; in cluster_push_now()
[all …]