Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cluster.c7033 u_int32_t scm_lastclean; /* last entry we cleaned */ member
7181 cmap->scm_lastclean = 0; in vfs_drt_alloc_map()
7228 ocmap->scm_lastclean, in vfs_drt_alloc_map()
7331 if (index < cmap->scm_lastclean) { in vfs_drt_get_index()
7332 cmap->scm_lastclean = index; in vfs_drt_get_index()
7576 cmap->scm_lastclean = index; in vfs_drt_get_cluster()
7593 cmap->scm_lastclean, in vfs_drt_get_cluster()
7620 cmap->scm_lastclean, in vfs_drt_control()
7628 cmap->scm_lastclean = 0; in vfs_drt_control()