Searched refs:pending_open (Results 1 – 4 of 4) sorted by relevance
1277 bool pending_open; member2365 ttrace->filename.pending_open = false;2475 if (!trace->fd_path_disabled && sc->is_open && ret >= 0 && ttrace->filename.pending_open) {2477 ttrace->filename.pending_open = false;2614 ttrace->filename.pending_open = true;
657 fid->pending_open = open; in cifs_add_pending_open_locked()
1362 struct cifs_pending_open *pending_open; member
384 if (fid->pending_open->oplock != CIFS_OPLOCK_NO_CHANGE && oplock) in cifs_new_fileinfo()385 oplock = fid->pending_open->oplock; in cifs_new_fileinfo()386 list_del(&fid->pending_open->olist); in cifs_new_fileinfo()