Searched refs:vfc_refcount (Results 1 – 5 of 5) sorted by relevance
611 int vfc_refcount; /* number mounted of this type */ member623 int vfc_refcount; /* number mounted of this type */ member633 int vfc_refcount; member
539 if (vfsp->vfc_refcount != 0) { in vfs_unregister()
4451 xvfsp.vfc_refcount = vfsp->vfc_refcount; in vfsconf2x()4467 int32_t vfc_refcount; member4480 xvfsp.vfc_refcount = vfsp->vfc_refcount; in vfsconf2x32()4579 ovfs.vfc_refcount = vfsp->vfc_refcount; in sysctl_ovfs_conf()
515 atomic_add_acq_int(&vfsp->vfc_refcount, 1); in vfs_mount_alloc()562 atomic_subtract_rel_int(&mp->mnt_vfc->vfc_refcount, 1); in vfs_mount_destroy()
582 if (vfsp != NULL && vfsp->vfc_refcount > 0) in iconv_vfs_refcount()