Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c7724 u_int32_t scm_lastclean; /* last entry we cleaned */ member
7872 cmap->scm_lastclean = 0; in vfs_drt_alloc_map()
7919 ocmap->scm_lastclean, in vfs_drt_alloc_map()
8022 if (index < cmap->scm_lastclean) { in vfs_drt_get_index()
8023 cmap->scm_lastclean = index; in vfs_drt_get_index()
8267 cmap->scm_lastclean = index; in vfs_drt_get_cluster()
8284 cmap->scm_lastclean, in vfs_drt_get_cluster()
8311 cmap->scm_lastclean, in vfs_drt_control()
8319 cmap->scm_lastclean = 0; in vfs_drt_control()