Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_ft.c971 if (_sd_open_cd(cd_gl->sv_volname, cd, flag) < 0) { in _sd_failover_file_open()
H A Dsd_bcache.h1080 extern int _sd_open_cd(char *filename, const int cd, const int flag);
H A Dsd_bcache.c1326 cd = _sd_open_cd(filename, -1, flag); in _sd_open()
1356 _sd_open_cd(char *filename, const int cd, const int flag) in _sd_open_cd() function