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