FILL_WRITE_BUFFER

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

fill_write_buffer - copy buffer from userspace.  

SYNOPSIS

"SYNOPSIS"

int fill_write_buffer (struct sysfs_buffer * buffer, const char __user * buf, size_t count);  

ARGUMENTS

buffer
data buffer for file.
buf
data from user.
count
number of bytes in userbuf.
 

DESCRIPTION

Allocate buffer->page if it hasn't been already, then copy the user-supplied buffer into it.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:09 GMT, October 09, 2005