Home
last modified time | relevance | path

Searched refs:ntfs_toupper_lock (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/ntfs/
H A Dntfs_subr.c75 struct rwlock ntfs_toupper_lock = RWLOCK_INITIALIZER("ntfs_toupper"); variable
1744 rw_enter_write(&ntfs_toupper_lock); in ntfs_toupper_use()
1768 rw_exit_write(&ntfs_toupper_lock); in ntfs_toupper_use()
1780 rw_enter_write(&ntfs_toupper_lock); in ntfs_toupper_unuse()
1795 rw_exit_write(&ntfs_toupper_lock); in ntfs_toupper_unuse()