Searched refs:cd_strategy (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_tdaemon.c | 1051 _sd_cache_files[cd].cd_strategy, myend, NULL); in _sd_direct_test() 1060 _sd_cache_files[cd].cd_strategy, myend, NULL); in _sd_direct_test() 1068 _sd_cache_files[cd].cd_strategy, myend, NULL); in _sd_direct_test()
|
H A D | sd_io.c | 1039 (void) sd_start_io(bp, _sd_cache_files[cd].cd_strategy, in _sd_async_flclist() 1104 (void) sd_start_io(bp, _sd_cache_files[cd].cd_strategy, in _sd_async_flcent() 1131 (void) sd_start_io(bp, _sd_cache_files[cd].cd_strategy, in _sd_async_flcent()
|
H A D | sd_bcache.h | 535 strategy_fn_t cd_strategy; /* Cached copy of strategy func */ member
|
H A D | sd_bcache.c | 1497 cdi->cd_strategy = nsc_get_strategy(devmaj); in _sd_open_cd() 5383 err = sd_start_io(bp, _sd_cache_files[cd].cd_strategy, fn, handle); 6170 err = sd_start_io(bp, _sd_cache_files[cd].cd_strategy, fn, wr_handle);
|