Searched refs:cluster_hard_throttle_on (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c141 static int cluster_hard_throttle_on(vnode_t vp);
403 cluster_hard_throttle_on(vnode_t vp) function
855 if ( !(flags & CL_PAGEOUT) && cluster_hard_throttle_on(vp)) {
3186 if (cluster_hard_throttle_on(vp)) {
3547 if (cluster_hard_throttle_on(vp)) {
3690 if (cluster_hard_throttle_on(vp)) {

Completed in 21 milliseconds