Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmbdirect.c503 static void smbd_post_send_credits(struct work_struct *work) in smbd_post_send_credits() function
1793 INIT_WORK(&info->post_send_credits_work, smbd_post_send_credits); in _smbd_get_connection()