Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h248 extern void cifs_reopen_persistent_handles(struct cifs_tcon *tcon);
H A Dfile.c852 cifs_reopen_persistent_handles(struct cifs_tcon *tcon) in cifs_reopen_persistent_handles() function
H A Dsmb2pdu.c3683 cifs_reopen_persistent_handles(tcon); in smb2_reconnect_server()