Home
last modified time | relevance | path

Searched refs:cifs_pending_open (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/cifs/
Dsmb2misc.c572 static struct cifs_pending_open *
579 struct cifs_pending_open *open; in smb2_tcon_find_pending_open_lease()
580 struct cifs_pending_open *found = NULL; in smb2_tcon_find_pending_open_lease()
609 struct cifs_pending_open *open; in smb2_is_valid_lease_break()
Dcifsproto.h228 struct cifs_pending_open *open);
231 struct cifs_pending_open *open);
232 extern void cifs_del_pending_open(struct cifs_pending_open *open);
Dmisc.c624 cifs_del_pending_open(struct cifs_pending_open *open) in cifs_del_pending_open()
633 struct cifs_pending_open *open) in cifs_add_pending_open_locked()
644 struct cifs_pending_open *open) in cifs_add_pending_open()
Dcifsglob.h1078 struct cifs_pending_open { struct
1136 struct cifs_pending_open *pending_open;
Ddir.c476 struct cifs_pending_open open; in cifs_atomic_open()
Dfile.c411 struct cifs_pending_open open; in _cifsFileInfo_put()
503 struct cifs_pending_open open; in cifs_open()