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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.h1080 extern int _sd_open_cd(char *filename, const int cd, const int flag);
H A Dsd_ft.c783 * cleared in _sd_open_cd(). hence the test for
971 if (_sd_open_cd(cd_gl->sv_volname, cd, flag) < 0) {
H A Dsd_bcache.c1326 cd = _sd_open_cd(filename, -1, flag);
1356 _sd_open_cd(char *filename, const int cd, const int flag) function
1390 cmn_err(CE_WARN, "!sdbc(_sd_open_cd) cd %d mismatch",

Completed in 295 milliseconds