Home
last modified time | relevance | path

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

/fs/cifs/
Dmisc.c668 fid->pending_open = open; in cifs_add_pending_open_locked()
Dcifsglob.h1232 struct cifs_pending_open *pending_open; member
Dfile.c347 if (fid->pending_open->oplock != CIFS_OPLOCK_NO_CHANGE && oplock) in cifs_new_fileinfo()
348 oplock = fid->pending_open->oplock; in cifs_new_fileinfo()
349 list_del(&fid->pending_open->olist); in cifs_new_fileinfo()