Searched refs:ocmap (Results 1 – 1 of 1) sorted by relevance
7474 ocmap = NULL; in vfs_drt_alloc_map()7476 ocmap = *cmapp; in vfs_drt_alloc_map()7482 if (ocmap == NULL) { in vfs_drt_alloc_map()7566 if (ocmap != NULL) { in vfs_drt_alloc_map()7569 if (DRT_HASH_VACANT(ocmap, i) || in vfs_drt_alloc_map()7596 if (ocmap != NULL) { in vfs_drt_alloc_map()7599 ocmap->scm_modulus, in vfs_drt_alloc_map()7600 ocmap->scm_buckets, in vfs_drt_alloc_map()7601 ocmap->scm_lastclean, in vfs_drt_alloc_map()7602 ocmap->scm_iskips); in vfs_drt_alloc_map()[all …]