Searched refs:bi_shdrfd (Results 1 – 2 of 2) sorted by relevance
394 #define bi_shdrfd bi_shdrdev.bi_fd macro464 #define SHDFD(ip) (SHDRSRV(ip) ? (ip)->bi_shdfd : (ip)->bi_shdrfd)
800 ip->bi_shdrfd = nsc_open(shadow_vol, in ii_open_shadow()805 ip->bi_shdrfd = nsc_open(shadow_vol, in ii_open_shadow()811 if (!ip->bi_shdrfd) { in ii_open_shadow()3788 if (ip->bi_shdrfd) { in _ii_export()3790 nsc_release(ip->bi_shdrfd); in _ii_export()3793 fd = ip->bi_shdrfd; in _ii_export()3794 ip->bi_shdrfd = NULL; in _ii_export()5464 nsc_set_owner(ip->bi_shdrfd, NULL); in _ii_stopvol()6290 if (ip->bi_shdrfd && ip->bi_shdrrsrv) in _ii_info_freeshd()6291 nsc_release(ip->bi_shdrfd); in _ii_info_freeshd()[all …]