Searched refs:fh_mutex (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/smb/client/
H A Dfile.c511 mutex_init(&cfile->fh_mutex);
974 mutex_lock(&cfile->fh_mutex);
976 mutex_unlock(&cfile->fh_mutex);
995 mutex_unlock(&cfile->fh_mutex);
1084 mutex_unlock(&cfile->fh_mutex);
1097 mutex_unlock(&cfile->fh_mutex);
H A Dcifsglob.h1451 struct mutex fh_mutex; /* prevents reopen race after dead ses*/ member in struct:cifsFileInfo
2025 * cifsFileInfo->fh_mutex cifsFileInfo cifs_new_fileinfo

Completed in 103 milliseconds