FILL_WRITE_BUFFER

Section: ()
Updated: 06 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
-- undescribed --
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: 13:31:29 GMT, October 06, 2005