Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_ft.c1181 while (_SD_CD_WBLK_USED(cd)) in _sd_wait_for_dirty()
1203 if (!(_SD_CD_WBLK_USED(cd))) in _sd_wait_for_flush()
1212 while (((used = _SD_CD_WBLK_USED(cd)) != 0) || cdi->cd_writer) { in _sd_wait_for_flush()
H A Dsd_bcache.h1010 #define _SD_CD_WBLK_USED(cd) (_sd_cache_stats->st_shared[(cd)].sh_numio +\ macro
H A Dsd_io.c1905 if (!_SD_CD_WBLK_USED(cd)) { in _sd_flush_thread()
H A Dsd_bcache.c1599 _SD_CD_WBLK_USED(cd), rc); in _sd_close()