Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dmisc.c425 fid->pending_open = open; in cifs_add_pending_open_locked()
H A Dcifsglob.h1424 struct cifs_pending_open *pending_open; member
/linux/tools/perf/
H A Dbuiltin-trace.c1535 bool pending_open;
2913 ttrace->filename.pending_open = false; in trace__fprintf_callchain()
3022 if (!trace->fd_path_disabled && sc->is_open && ret >= 0 && ttrace->filename.pending_open) { in trace__sys_exit()
3024 ttrace->filename.pending_open = false; in trace__sys_exit()
3165 ttrace->filename.pending_open = true; in bpf_output__printer()
1540 bool pending_open; global() member