Searched refs:pending_open (Results 1 – 3 of 3) sorted by relevance
653 fid->pending_open = open; in cifs_add_pending_open_locked()
1237 struct cifs_pending_open *pending_open; member
337 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()