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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c5381 #define DRT_HASH(scm, addr) ((addr) % (scm)->scm_modulus) macro
5572 index = DRT_HASH(cmap, offset);
5625 index = DRT_HASH(cmap, offset);
5834 index = DRT_HASH(cmap, offset);

Completed in 344 milliseconds