Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.c832 static int smbd_post_send_iter(struct smbd_connection *info, in smbd_post_send_iter() function
1000 return smbd_post_send_iter(info, NULL, &remaining_data_length); in smbd_post_send_empty()
2003 rc = smbd_post_send_iter(info, &iter, &remaining_data_length); in smbd_send()
2009 rc = smbd_post_send_iter(info, &rqst->rq_iter, in smbd_send()