Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifsproto.h247 extern void cifs_reopen_persistent_handles(struct cifs_tcon *tcon);
Dfile.c993 cifs_reopen_persistent_handles(struct cifs_tcon *tcon) in cifs_reopen_persistent_handles() function
Dsmb2pdu.c3887 cifs_reopen_persistent_handles(tcon); in smb2_reconnect_server()