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

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h391 #define bi_mstfd bi_mstdev->bi_fd macro
463 #define MSTFD(ip) (MSTRSRV(ip) ? (ip)->bi_mstfd : (ip)->bi_mstrfd)
H A Ddsw_dev.c749 if (strcmp(vol, ii_pathname(ip->bi_mstfd)) == 0) {
833 ip->bi_mst_tok = _ii_register_path(ii_pathname(ip->bi_mstfd),
1598 if (strcmp(uconf.master_vol, ii_pathname(hip->bi_mstfd)) == 0)
1604 ii_pathname(hip->bi_mstfd)) == 0)
1619 ip->bi_mstfd = nsc_open(uconf.master_vol,
1622 if (!ip->bi_mstfd) {
2551 ii_pathname(ip->bi_mstfd), DSW_NAMELEN);
2564 ii_pathname(ip->bi_mstfd), DSW_NAMELEN);
2950 (void) strncpy(bm_header->master_vol, ii_pathname(ip->bi_mstfd),
5460 nsc_set_owner(ip->bi_mstfd, NUL
[all...]

Completed in 70 milliseconds