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

/xnu-2422.115.4/bsd/sys/
H A Dubc_internal.h66 #define SPARSE_PUSH_LIMIT 4 /* limit on number of concurrent sparse pushes outside of the cl_lockw */ macro
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_cluster.c5048 if (wbp->cl_sparse_pushes < SPARSE_PUSH_LIMIT) {

Completed in 29 milliseconds