Searched refs:fh_mutex (Results 1 – 2 of 2) sorted by relevance
492 mutex_init(&cfile->fh_mutex); in cifs_new_fileinfo()905 mutex_lock(&cfile->fh_mutex); in cifs_reopen_file()907 mutex_unlock(&cfile->fh_mutex); in cifs_reopen_file()926 mutex_unlock(&cfile->fh_mutex); in cifs_reopen_file()1005 mutex_unlock(&cfile->fh_mutex); in cifs_reopen_file()1015 mutex_unlock(&cfile->fh_mutex); in cifs_reopen_file()
1393 struct mutex fh_mutex; /* prevents reopen race after dead ses*/ member
Completed in 18 milliseconds