Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore.h431 #define SSOP_SETVOL(ssp, voldata) ((ssp)->ssop_setvol(voldata)) macro
H A Dsd_ft.c490 SSOP_SETVOL(sdbc_safestore, cdi->cd_global); in _sd_ft_clone()
817 SSOP_SETVOL(sdbc_safestore, cdi->cd_global); in _sd_cd_online()
H A Dsd_bcache.c1006 if ((err = SSOP_SETVOL(sdbc_safestore, fileinfo)) in _sdbc_gl_file_configure()
1442 SSOP_SETVOL(sdbc_safestore, cdg); in _sd_open_cd()
1593 SSOP_SETVOL(sdbc_safestore, cdi->cd_global); in _sd_close()
1666 SSOP_SETVOL(sdbc_safestore, cdi->cd_global); in _sdbc_remote_store_pinned()
1858 SSOP_SETVOL(sdbc_safestore, cdi->cd_global); in sdbc_fd_attach_cd()
1959 SSOP_SETVOL(sdbc_safestore, cdi->cd_global); in sdbc_detach_cd()
H A Dsd_io.c1542 SSOP_SETVOL(sdbc_safestore, cdi->cd_global); in _sd_process_failure()