Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs_kern.c27 struct mutex open_mutex; member
229 mutex_init(&hi->open_mutex); in hostfs_alloc_inode()
326 mutex_lock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()
329 mutex_unlock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()
335 mutex_unlock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()
345 mutex_unlock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()
350 mutex_unlock(&HOSTFS_I(ino)->open_mutex); in hostfs_open()