Searched refs:_sd_close (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c579 if (FILE_OPENED(i) && ((rc = _sd_close(i)) > 0)) {
H A Dsd_bcache.h1081 extern int _sd_close(int cd);
H A Dsd_bcache.c1542 * _sd_close - Close a cache descriptor.
1554 _sd_close(int cd) function
1640 if ((rc = _sd_close((int)cd)) == NSC_DONE) {
7356 * when the cache descriptor is closed in _sd_close().

Completed in 61 milliseconds