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

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c310 ii_pathname(nsc_fd_t *fd) function
667 update.volume = direction == CV_SHD2MST ? ii_pathname(MSTFD(ip)) :
748 if (strcmp(vol, ii_pathname(ip->bi_mstfd)) == 0) {
756 if (strcmp(vol, ii_pathname(ip->bi_bmpfd)) == 0) {
832 ip->bi_mst_tok = _ii_register_path(ii_pathname(ip->bi_mstfd),
834 ip->bi_mstr_tok = _ii_register_path(ii_pathname(ip->bi_mstrfd),
1071 ii_str_kstat_copy(ii_pathname(MSTFD(ip)),
1078 ii_str_kstat_copy(ii_pathname(ip->bi_bmpfd),
1597 if (strcmp(uconf.master_vol, ii_pathname(hip->bi_mstfd)) == 0)
1603 ii_pathname(hi
[all...]

Completed in 90 milliseconds