Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c311 ii_pathname(nsc_fd_t *fd) in ii_pathname() function
668 update.volume = direction == CV_SHD2MST ? ii_pathname(MSTFD(ip)) : in ii_update_denied()
749 if (strcmp(vol, ii_pathname(ip->bi_mstfd)) == 0) { in ii_volume()
757 if (strcmp(vol, ii_pathname(ip->bi_bmpfd)) == 0) { in ii_volume()
833 ip->bi_mst_tok = _ii_register_path(ii_pathname(ip->bi_mstfd), in ii_register_mst()
835 ip->bi_mstr_tok = _ii_register_path(ii_pathname(ip->bi_mstrfd), in ii_register_mst()
1072 ii_str_kstat_copy(ii_pathname(MSTFD(ip)), in ii_set_stats_update()
1079 ii_str_kstat_copy(ii_pathname(ip->bi_bmpfd), in ii_set_stats_update()
1598 if (strcmp(uconf.master_vol, ii_pathname(hip->bi_mstfd)) == 0) in _ii_config()
1604 ii_pathname(hip->bi_mstfd)) == 0) in _ii_config()
[all …]