Searched refs:VOP_INACTIVE (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vnode.c | 844 VOP_INACTIVE(vp, CRED(), NULL); in vn_rele() 866 VOP_INACTIVE(vp, CRED(), NULL); in vn_rele_dnlc() 888 VOP_INACTIVE(vp, CRED(), NULL); in vn_rele_stream() 899 VOP_INACTIVE(vp, CRED(), NULL); in vn_rele_inactive()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | vnode.h | 1153 #define VOP_INACTIVE(vp, cr, ct) \ macro
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_vnode.c | 404 VOP_INACTIVE(vp, CRED(), NULL); in vn_rele()
|