Searched refs:pending_open (Results 1 – 4 of 4) sorted by relevance
630 fid->pending_open = open; in cifs_add_pending_open_locked()
1025 struct cifs_pending_open *pending_open; member
321 if (fid->pending_open->oplock != CIFS_OPLOCK_NO_CHANGE && oplock) in cifs_new_fileinfo()322 oplock = fid->pending_open->oplock; in cifs_new_fileinfo()323 list_del(&fid->pending_open->olist); in cifs_new_fileinfo()
1348 bool pending_open; member2003 ttrace->filename.pending_open = false; in trace__sys_enter()2040 if (id == trace->audit.open_id && ret >= 0 && ttrace->filename.pending_open) { in trace__sys_exit()2042 ttrace->filename.pending_open = false; in trace__sys_exit()2124 ttrace->filename.pending_open = true; in trace__vfs_getname()