Searched refs:f_mutex (Results 1 – 4 of 4) sorted by relevance
293 mutex_unlock(&file->f_mutex); in nlmsvc_free_block()304 kref_put_mutex(&block->b_count, nlmsvc_free_block, &block->b_file->f_mutex); in nlmsvc_release_block()318 mutex_lock(&file->f_mutex); in nlmsvc_traverse_blocks()327 mutex_unlock(&file->f_mutex); in nlmsvc_traverse_blocks()332 mutex_unlock(&file->f_mutex); in nlmsvc_traverse_blocks()485 mutex_lock(&file->f_mutex); in nlmsvc_lock()565 mutex_unlock(&file->f_mutex); in nlmsvc_lock()685 mutex_lock(&file->f_mutex); in nlmsvc_cancel_blocked()687 mutex_unlock(&file->f_mutex); in nlmsvc_cancel_blocked()
110 mutex_init(&file->f_mutex); in nlm_lookup_file()
140 struct mutex f_mutex; /* protect against changes in this fd */ member643 mutex_lock(&sfp->f_mutex); in sg_write()652 mutex_unlock(&sfp->f_mutex); in sg_write()1028 mutex_lock(&sfp->f_mutex); in sg_ioctl_common()1032 mutex_unlock(&sfp->f_mutex); in sg_ioctl_common()1039 mutex_unlock(&sfp->f_mutex); in sg_ioctl_common()1295 mutex_lock(&sfp->f_mutex); in sg_mmap()1314 mutex_unlock(&sfp->f_mutex); in sg_mmap()1783 mutex_lock(&sfp->f_mutex); in sg_start_req()1792 mutex_unlock(&sfp->f_mutex); in sg_start_req()[all …]
162 struct mutex f_mutex; /* avoid concurrent access */ member