Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_cluster.c7052 u_int32_t scm_lastclean; /* last entry we cleaned */ member
7200 cmap->scm_lastclean = 0; in vfs_drt_alloc_map()
7247 ocmap->scm_lastclean, in vfs_drt_alloc_map()
7350 if (index < cmap->scm_lastclean) { in vfs_drt_get_index()
7351 cmap->scm_lastclean = index; in vfs_drt_get_index()
7595 cmap->scm_lastclean = index; in vfs_drt_get_cluster()
7612 cmap->scm_lastclean, in vfs_drt_get_cluster()
7639 cmap->scm_lastclean, in vfs_drt_control()
7647 cmap->scm_lastclean = 0; in vfs_drt_control()