Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.c506 static void smbd_post_send_credits(struct work_struct *work) in smbd_post_send_credits() function
1870 INIT_WORK(&info->post_send_credits_work, smbd_post_send_credits); in _smbd_get_connection()