ZFCP_SG_LIST_COPY_TO_USER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zfcp_sg_list_copy_to_user - copy data from scatter-gather list to user space
SYNOPSIS
"SYNOPSIS"
int zfcp_sg_list_copy_to_user (void __user * user_buffer, struct zfcp_sg_list * sg_list, size_t size);
ARGUMENTS
- user_buffer
-
pointer to buffer in user space
- sg_list
-
structure describing a scatter-gather list
- size
-
number of bytes to be copied
RETURN
0 on success, -EFAULT if copy_to_user fails
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- RETURN
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:03 GMT, October 09, 2005