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.c844 static int smbd_post_send_iter(struct smbd_connection *info, in smbd_post_send_iter() function
1016 return smbd_post_send_iter(info, NULL, &remaining_data_length); in smbd_post_send_empty()
1032 rc = smbd_post_send_iter(info, iter, _remaining_data_length); in smbd_post_send_full_iter()