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

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

Completed in 65 milliseconds