Home
last modified time | relevance | path

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

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