Searched refs:vrefcnt (Results 1 – 4 of 4) sorted by relevance
61 vrefcnt(struct vnode *vp) in vrefcnt() function
861 KASSERT(vrefcnt(*vpp) > 1, ("unreferenced mountpoint")); in zfsctl_mounted_here()1324 KASSERT_IMPLY(error == 0, vrefcnt(vp) == 1, in zfsctl_umount_snapshots()
1015 vrefcnt(struct vnode *vp) in vrefcnt() function
3991 if (vrefcnt(olddp) == 1) in mountcheckdirs()