Searched refs:uiomove_frombuf (Results 1 – 4 of 4) sorted by relevance
95 int uiomove_frombuf(void *buf, int buflen, struct uio *uio);
107 int uiomove_frombuf(void *buf, int buflen, struct uio *uio);
290 uiomove_frombuf(void *buf, int buflen, struct uio *uio) in uiomove_frombuf() function
1360 error = uiomove_frombuf(buf, len, uio); in mqfs_read()