Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.c1462 static void idle_connection_timer(struct work_struct *work) in idle_connection_timer() function
1850 INIT_DELAYED_WORK(&info->idle_timer_work, idle_connection_timer); in _smbd_get_connection()