Searched refs:fh_mutex (Results 1 – 2 of 2) sorted by relevance
703 mutex_init(&cfile->fh_mutex); in cifs_new_fileinfo()1178 mutex_lock(&cfile->fh_mutex); in cifs_reopen_file()1180 mutex_unlock(&cfile->fh_mutex); in cifs_reopen_file()1199 mutex_unlock(&cfile->fh_mutex); in cifs_reopen_file()1288 mutex_unlock(&cfile->fh_mutex); in cifs_reopen_file()1301 mutex_unlock(&cfile->fh_mutex); in cifs_reopen_file()
1501 struct mutex fh_mutex; /* prevents reopen race after dead ses*/ member
Completed in 20 milliseconds