ZFCP_SG_LIST_COPY_FROM_USER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zfcp_sg_list_copy_from_user - copy data from user space to scatter-gather list
SYNOPSIS
"SYNOPSIS"
int zfcp_sg_list_copy_from_user (struct zfcp_sg_list * sg_list, void __user * user_buffer, size_t size);
ARGUMENTS
- sg_list
-
structure describing a scatter-gather list
- user_buffer
-
pointer to buffer in user space
- size
-
number of bytes to be copied
RETURN
0 on success, -EFAULT if copy_from_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