Home
last modified time | relevance | path

Searched refs:tcon_info_alloc (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsproto.h515 extern struct cifs_tcon *tcon_info_alloc(bool dir_leases_enabled);
Dmisc.c116 tcon_info_alloc(bool dir_leases_enabled) in tcon_info_alloc() function
Dconnect.c1886 tcon = tcon_info_alloc(false); in cifs_setup_ipc()
2502 tcon = tcon_info_alloc(!nohandlecache); in cifs_get_tcon()
Dsmb2pdu.c3881 tcon = tcon_info_alloc(false); in smb2_reconnect_server()