/illumos-gate/usr/src/uts/common/syscall/ |
H A D | mount.c | 125 VFS_RELE(vfsp); in mount() 130 VFS_RELE(vfsp); in mount()
|
H A D | umount.c | 100 VFS_RELE(vfsp); in umount2_engine() 109 VFS_RELE(vfsp); in umount2_engine()
|
H A D | utssys.c | 283 VFS_RELE(vfsp); in _statvfs64_by_dev()
|
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_node.c | 285 VFS_RELE(vp->v_vfsp); in pc_rele() 725 VFS_RELE(vfsp); in pc_diskchanged() 758 VFS_RELE(vfsp); in pc_diskchanged()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | tlabel.c | 509 VFS_RELE(vfsp); in getflabel() 522 VFS_RELE(vfsp); in getflabel()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client.c | 1218 VFS_RELE(vfsp); /* release thread's hold */ in nfs4_async_manager() 1443 VFS_RELE(vfsp); /* release thread's hold */ in nfs4_async_common_start() 2933 VFS_RELE(mi->mi_vfsp); in nfs4_mi_shutdown() 3024 VFS_RELE(mi->mi_vfsp); in nfs4_mi_zonelist_remove() 3440 VFS_RELE(mi->mi_vfsp); in nfs4renew() 3449 VFS_RELE(mi->mi_vfsp); in nfs4renew() 3458 VFS_RELE(mi->mi_vfsp); in nfs4renew() 3511 VFS_RELE(mi->mi_vfsp); in nfs4renew() 3524 VFS_RELE(mi->mi_vfsp); in nfs4renew() 3537 VFS_RELE(mi->mi_vfsp); in nfs4renew() [all …]
|
H A D | nfs4_stub_vnops.c | 1940 VFS_RELE(*vfsp); in nfs4_trigger_domount() 2238 VFS_RELE(mi->mi_vfsp); in nfs4_record_ephemeral_mount() 2499 VFS_RELE(mi->mi_vfsp); in nfs4_ephemeral_umount_activate() 3050 VFS_RELE(net->net_mount->mi_vfsp); in nfs4_ephemeral_harvest_forest()
|
H A D | nfs4_rnode.c | 641 VFS_RELE(vp->v_vfsp); in make_rnode4() 1224 VFS_RELE(vfsp); in destroy_rnode4()
|
H A D | nfs_client.c | 1341 VFS_RELE(vfsp); /* release thread's hold */ in nfs_async_manager() 2096 VFS_RELE(vfsp); /* release thread's hold */ in nfs_async_common_start() 2733 VFS_RELE(mi->mi_vfsp); in nfs_mi_shutdown()
|
H A D | nfs4_vfsops.c | 3744 VFS_RELE(mi->mi_vfsp); in nfs4_remove_mi_from_server_nolock() 3788 VFS_RELE(mi->mi_vfsp); in remove_mi() 3809 VFS_RELE(mi->mi_vfsp); in remove_all_mi() 4284 VFS_RELE(args->fm_vfsp); in nfs4_free_mount_thread()
|
H A D | nfs4_recovery.c | 634 VFS_RELE(mi->mi_vfsp); in start_recovery() 1521 VFS_RELE(mi->mi_vfsp); in nfs4_recov_thread() 1881 VFS_RELE(tmi->mi_vfsp); in free_milist()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_client.c | 691 VFS_RELE(cur_smi->smi_vfsp); in smbfs_flushall() 759 VFS_RELE(smi->smi_vfsp); in smbfs_zone_shutdown()
|
H A D | smbfs_subr2.c | 400 VFS_RELE(vp->v_vfsp); in make_smbnode() 1037 VFS_RELE(vfsp); in sn_destroy_node()
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zcp_get.c | 288 VFS_RELE(vfsp); in get_temporary_prop() 292 VFS_RELE(vfsp); in get_temporary_prop()
|
H A D | zfs_ioctl.c | 1562 VFS_RELE(zfsvfs->z_vfs); in zfsvfs_rele() 3655 VFS_RELE(vfsp); in zfs_unmount_snap() 4186 VFS_RELE(zfsvfs->z_vfs); in zfs_ioc_rollback() 4892 VFS_RELE(zfsvfs->z_vfs); in zfs_ioc_recv_impl() 5619 VFS_RELE(zfsvfs->z_vfs); in zfs_ioc_userspace_upgrade()
|
H A D | zfs_ctldir.c | 912 VFS_RELE(vfsp); in zfsctl_snapdir_lookup()
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vfs.c | 831 VFS_RELE(vfsp); in vfs_mountfs() 1479 VFS_RELE(vfsp); in domount() 1548 VFS_RELE(vfsp); in domount() 1672 VFS_RELE(vfsp); in domount() 1831 VFS_RELE(vfsp); in domount() 3078 VFS_RELE(vfsp); in dounmount() 3262 VFS_RELE(vfsp); in vfs_remove()
|
H A D | gfs.c | 671 VFS_RELE(vp->v_vfsp); in gfs_file_inactive()
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_vfs.c | 834 VFS_RELE(vfsp); in fake_domount() 1637 VFS_RELE(vfsp); in fake_dounmount() 1645 VFS_RELE(vfsp); in fake_dounmount()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | vfs.h | 592 #define VFS_RELE(vfsp) { \ macro
|
/illumos-gate/usr/src/uts/common/fs/namefs/ |
H A D | namevno.c | 410 VFS_RELE(vfsp); in nm_inactive()
|
H A D | namevfs.c | 619 VFS_RELE(vfsp); in nm_unmount()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | fssnap.c | 1144 VFS_RELE(vfsp); in snap_ioctl() 1155 VFS_RELE(vfsp); in snap_ioctl()
|
/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_service.c | 183 VFS_RELE(vfsp); in lm_fhtovp()
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_tree.c | 1125 VFS_RELE(realvfsp); in smb_tree_getattr()
|