Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dsmbdirect.c386 static void smbd_post_send_credits(struct work_struct *work) in smbd_post_send_credits() function
1652 INIT_WORK(&info->post_send_credits_work, smbd_post_send_credits); in _smbd_get_connection()