Searched refs:tcon_info_alloc (Results 1 – 4 of 4) sorted by relevance
515 extern struct cifs_tcon *tcon_info_alloc(bool dir_leases_enabled);
116 tcon_info_alloc(bool dir_leases_enabled) in tcon_info_alloc() function
1886 tcon = tcon_info_alloc(false); in cifs_setup_ipc()2502 tcon = tcon_info_alloc(!nohandlecache); in cifs_get_tcon()
3881 tcon = tcon_info_alloc(false); in smb2_reconnect_server()