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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c5907 #define DRT_HASH_SET_COUNT(scm, i, c) \ macro
5916 #define DRT_HASH_VACATE(scm, i) DRT_HASH_SET_COUNT((scm), (i), DRT_HASH_COUNT_MASK)
6266 DRT_HASH_SET_COUNT(cmap, index, 0);
6377 DRT_HASH_SET_COUNT(cmap, index, ecount);

Completed in 26 milliseconds