Searched refs:write_cache (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsdbc_ioctl.h243 int write_cache; member in struct:_sd_cache_param
H A Dsd_conf.c172 if (_sd_cache_config.write_cache)
174 _sd_cache_config.write_cache * MEGABYTE;
/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dscmadm.c510 { "write_cache", "write_cache_size", "write cache size" },
1540 (void) snprintf(key, sizeof (key), "scm.set1.write_cache");
1542 user_level_conf.write_cache = atoi(buf);
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c118 _sd_cache_config.write_cache);

Completed in 55 milliseconds