Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dubc_internal.h67 #define SPARSE_PUSH_LIMIT 4 /* limit on number of concurrent sparse pushes outside of the cl_lo… macro
/xnu-10002.41.9/bsd/vfs/
H A Dvfs_cluster.c5987 if (wbp->cl_sparse_pushes < SPARSE_PUSH_LIMIT) { in cluster_push_err()