Searched refs:vfc_refcount (Results 1 – 6 of 6) sorted by relevance
110 KASSERT(vfsp->vfc_refcount > 0, in vfs_unref_vfsconf()111 ("vfs %p refcount underflow %d", vfsp, vfsp->vfc_refcount)); in vfs_unref_vfsconf()112 vfsp->vfc_refcount--; in vfs_unref_vfsconf()139 vfsp->vfc_refcount++; in vfs_byname()570 if (vfsp->vfc_refcount != 0) { in vfs_unregister()
4939 xvfsp.vfc_refcount = vfsp->vfc_refcount; in vfsconf2x()4955 int32_t vfc_refcount; member4968 xvfsp.vfc_refcount = vfsp->vfc_refcount; in vfsconf2x32()5067 ovfs.vfc_refcount = vfsp->vfc_refcount; in sysctl_ovfs_conf()
771 mp->mnt_vfc->vfc_refcount--; in vfs_mount_destroy()
76 xvfsp[i].vfc_refcount, fmt_flags(xvfsp[i].vfc_flags)); in main()
653 int vfc_refcount; /* number mounted of this type */ member665 int vfc_refcount; /* number mounted of this type */ member675 int vfc_refcount; member
579 if (vfsp != NULL && vfsp->vfc_refcount > 0) in iconv_vfs_refcount()