Home
last modified time | relevance | path

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

/fs/cifs/
Dmisc.c599 &netfile->oplock_break); in is_valid_oplock_break()
Dcifsglob.h591 struct work_struct oplock_break; /* work for oplock breaks */ member
Dfile.c266 INIT_WORK(&pCifsFile->oplock_break, cifs_oplock_break); in cifs_new_fileinfo()
323 cancel_work_sync(&cifs_file->oplock_break); in cifsFileInfo_put()
2994 oplock_break); in cifs_oplock_break()