Home
last modified time | relevance | path

Searched refs:cifs_put_tcon (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/cifs/
Dsmb2misc.c772 cifs_put_tcon(tcon); in smb2_cancelled_close_fid()
833 cifs_put_tcon(tcon); in smb2_handle_cancelled_close()
861 cifs_put_tcon(tcon); in smb2_handle_cancelled_mid()
Dcifsproto.h280 extern void cifs_put_tcon(struct cifs_tcon *tcon);
Dconnect.c2342 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon() function
2645 cifs_put_tcon(tlink_tcon(tlink)); in cifs_put_tlink()
3209 cifs_put_tcon(mnt_ctx->tcon); in mount_put_conns()
Ddfs_cache.c1567 cifs_put_tcon(tcon); in refresh_mounts()
Dsmb2pdu.c3894 cifs_put_tcon(tcon); in smb2_reconnect_server()