Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmbdirect.c831 static int smbd_post_send_iter(struct smbd_connection *info, in smbd_post_send_iter() function
999 return smbd_post_send_iter(info, NULL, &remaining_data_length); in smbd_post_send_empty()
2004 rc = smbd_post_send_iter(info, &iter, &remaining_data_length); in smbd_send()
2010 rc = smbd_post_send_iter(info, &rqst->rq_iter, in smbd_send()