Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_hash.c83 rw_rlock(&vfs_hash_lock); in vfs_hash_get()
116 rw_rlock(&vfs_hash_lock); in vfs_hash_ref()
143 rw_wlock(&vfs_hash_lock); in vfs_hash_remove()
145 rw_wunlock(&vfs_hash_lock); in vfs_hash_remove()
158 rw_wlock(&vfs_hash_lock); in vfs_hash_insert()
172 rw_wlock(&vfs_hash_lock); in vfs_hash_insert()
186 rw_wunlock(&vfs_hash_lock); in vfs_hash_insert()
194 rw_wlock(&vfs_hash_lock); in vfs_hash_rehash()
198 rw_wunlock(&vfs_hash_lock); in vfs_hash_rehash()
221 rw_wlock(&vfs_hash_lock); in vfs_hash_changesize()
[all …]