Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dfile.c2423 wdata_fill_from_iovec(struct cifs_writedata *wdata, struct iov_iter *from, in wdata_fill_from_iovec() function
2511 rc = wdata_fill_from_iovec(wdata, from, &cur_len, &num_pages); in cifs_write_from_iter()