Home
last modified time | relevance | path

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

/fs/cifs/
Dmisc.c653 fid->pending_open = open; in cifs_add_pending_open_locked()
Dcifsglob.h1237 struct cifs_pending_open *pending_open; member
Dfile.c337 if (fid->pending_open->oplock != CIFS_OPLOCK_NO_CHANGE && oplock) in cifs_new_fileinfo()
338 oplock = fid->pending_open->oplock; in cifs_new_fileinfo()
339 list_del(&fid->pending_open->olist); in cifs_new_fileinfo()