Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cluster.c6983 #define DRT_HASH(scm, addr) ((addr) % (scm)->scm_modulus) macro
7212 index = DRT_HASH(cmap, offset); in vfs_drt_search_index()
7266 index = DRT_HASH(cmap, offset); in vfs_drt_get_index()
7488 index = DRT_HASH(cmap, offset); in vfs_drt_get_cluster()