Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2misc.c585 static struct cifs_pending_open *
592 struct cifs_pending_open *open; in smb2_tcon_find_pending_open_lease()
593 struct cifs_pending_open *found = NULL; in smb2_tcon_find_pending_open_lease()
621 struct cifs_pending_open *open; in smb2_is_valid_lease_break()
Dcifsproto.h274 struct cifs_pending_open *open);
277 struct cifs_pending_open *open);
278 extern void cifs_del_pending_open(struct cifs_pending_open *open);
Dmisc.c657 cifs_del_pending_open(struct cifs_pending_open *open) in cifs_del_pending_open()
666 struct cifs_pending_open *open) in cifs_add_pending_open_locked()
677 struct cifs_pending_open *open) in cifs_add_pending_open()
Dcifsglob.h1277 struct cifs_pending_open { struct
1346 struct cifs_pending_open *pending_open;
Ddir.c427 struct cifs_pending_open open;
Dfile.c620 struct cifs_pending_open open; in _cifsFileInfo_put()
702 struct cifs_pending_open open; in cifs_open()