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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsnode.h171 void spec_assoc_vp_with_devi(struct vnode *, dev_info_t *);
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecsubr.c95 spec_assoc_vp_with_devi(vp, dip);
266 * This function is called from spec_assoc_vp_with_devi(). That function
331 * spec_assoc_vp_with_devi or until the common snode is destroyed by
341 spec_assoc_vp_with_devi(struct vnode *vp, dev_info_t *dip) function
352 * side-effect of this type of spec_assoc_vp_with_devi call. This
H A Dspecvnops.c501 * spec_assoc_vp_with_devi (SDIPSET set) then the association is
528 spec_assoc_vp_with_devi(newvp, dip);
532 spec_assoc_vp_with_devi(newvp, dip);
592 * If we are opening a node that has not had spec_assoc_vp_with_devi
617 spec_assoc_vp_with_devi(vp, dip);
946 * spec_assoc_vp_with_devi().
1664 * spec_assoc_vp_with_devi), release the hold
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c1302 spec_assoc_vp_with_devi(vp, dmdp->dip);
H A Ddriver_lyr.c539 spec_assoc_vp_with_devi(vp, dip);
616 spec_assoc_vp_with_devi(vp, dip);
731 spec_assoc_vp_with_devi(vp, dip);
H A Ddevcfg.c7046 spec_assoc_vp_with_devi(vp, dip);
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s451 NO_UNLOAD_STUB(specfs, spec_assoc_vp_with_devi, nomod_void);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s339 NO_UNLOAD_STUB(specfs, spec_assoc_vp_with_devi, nomod_void);

Completed in 104 milliseconds