Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dtransport_rdma.c369 static void smb_direct_idle_connection_timer(struct work_struct *work) in smb_direct_idle_connection_timer() function
428 INIT_DELAYED_WORK(&sc->idle.timer_work, smb_direct_idle_connection_timer); in alloc_transport()