Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c7413 u_int32_t scm_lastclean; /* last entry we cleaned */ member
7561 cmap->scm_lastclean = 0; in vfs_drt_alloc_map()
7608 ocmap->scm_lastclean, in vfs_drt_alloc_map()
7711 if (index < cmap->scm_lastclean) { in vfs_drt_get_index()
7712 cmap->scm_lastclean = index; in vfs_drt_get_index()
7956 cmap->scm_lastclean = index; in vfs_drt_get_cluster()
7973 cmap->scm_lastclean, in vfs_drt_get_cluster()
8000 cmap->scm_lastclean, in vfs_drt_control()
8008 cmap->scm_lastclean = 0; in vfs_drt_control()