Searched refs:MNT_IUNLOCK (Results 1 – 9 of 9) sorted by relevance
63 MNT_IUNLOCK(vfsp); in vfs_setmntopt()74 MNT_IUNLOCK(vfsp); in vfs_setmntopt()94 MNT_IUNLOCK(vfsp); in vfs_setmntopt()106 MNT_IUNLOCK(vfsp); in vfs_clearmntopt()
416 MNT_IUNLOCK(vfsp); in secpolicy_fs_mount_clearopts()
149 MNT_IUNLOCK(mp); in vfs_hang_addrlist()325 MNT_IUNLOCK(mp); in vfs_export()333 MNT_IUNLOCK(mp); in vfs_export()345 MNT_IUNLOCK(mp); in vfs_export()355 MNT_IUNLOCK(mp); in vfs_export()
466 MNT_IUNLOCK(mp); in vfs_ref()483 MNT_IUNLOCK(mp); in vfs_rel()577 MNT_IUNLOCK(mp); in vfs_mount_destroy()1031 MNT_IUNLOCK(mp); in vfs_domount_first()1144 MNT_IUNLOCK(mp); in vfs_domount_update()1246 MNT_IUNLOCK(mp); in vfs_domount_update()1514 MNT_IUNLOCK(mp); in dounmount_cleanup()1557 MNT_IUNLOCK(mp); in vfs_op_enter()1579 MNT_IUNLOCK(mp); in vfs_op_exit()1815 MNT_IUNLOCK(mp); in dounmount()[all …]
1827 MNT_IUNLOCK(mp); in vn_start_write_refed()1914 MNT_IUNLOCK(mp); in vn_start_secondary_write()1919 MNT_IUNLOCK(mp); in vn_start_secondary_write()1961 MNT_IUNLOCK(mp); in vn_finished_write()1968 MNT_IUNLOCK(mp); in vn_finished_write()1989 MNT_IUNLOCK(mp); in vn_finished_secondary_write()2006 MNT_IUNLOCK(mp); in vfs_write_suspend()2023 MNT_IUNLOCK(mp); in vfs_write_suspend()2033 MNT_IUNLOCK(mp); in vfs_write_suspend()2061 MNT_IUNLOCK(mp); in vfs_write_resume()[all …]
774 MNT_IUNLOCK(mp); in vfs_busy()790 MNT_IUNLOCK(mp); in vfs_busy()819 MNT_IUNLOCK(mp); in vfs_unbusy()830 MNT_IUNLOCK(mp); in vfs_unbusy()1913 MNT_IUNLOCK(mp); in delmntque()1955 MNT_IUNLOCK(mp); in insmntque1()1967 MNT_IUNLOCK(mp); in insmntque1()3921 MNT_IUNLOCK(mp); in vfs_notify_upper()6584 MNT_IUNLOCK(mp); in __mnt_vnode_next_all()6616 MNT_IUNLOCK(mp); in __mnt_vnode_first_all()[all …]
698 MNT_IUNLOCK(mp);700 MNT_IUNLOCK(mp);
601 MNT_IUNLOCK(mp); in mqfs_mount()
286 #define MNT_IUNLOCK(mp) mtx_unlock(&(mp)->mnt_mtx) macro