Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c7501 u_int32_t scm_lastclean; /* last entry we cleaned */ member
7649 cmap->scm_lastclean = 0; in vfs_drt_alloc_map()
7696 ocmap->scm_lastclean, in vfs_drt_alloc_map()
7799 if (index < cmap->scm_lastclean) { in vfs_drt_get_index()
7800 cmap->scm_lastclean = index; in vfs_drt_get_index()
8044 cmap->scm_lastclean = index; in vfs_drt_get_cluster()
8061 cmap->scm_lastclean, in vfs_drt_get_cluster()
8088 cmap->scm_lastclean, in vfs_drt_control()
8096 cmap->scm_lastclean = 0; in vfs_drt_control()