Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c243 static size_t _sdbc_gl_centry_info_size; variable
1031 kmem_free(_sdbc_gl_centry_info, _sdbc_gl_centry_info_size); in _sdbc_gl_centry_deconfigure()
1034 _sdbc_gl_centry_info_size = 0; in _sdbc_gl_centry_deconfigure()
1049 _sdbc_gl_centry_info_size = sizeof (ss_centry_info_t) * wblocks; in _sdbc_gl_centry_configure()
1051 if ((_sdbc_gl_centry_info = kmem_zalloc(_sdbc_gl_centry_info_size, in _sdbc_gl_centry_configure()
4949 (_sdbc_gl_centry_info_size / sizeof (ss_centry_info_t)) - 1;