FLUSH_WRITE_BUFFER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
flush_write_buffer - push buffer to kobject.
SYNOPSIS
"SYNOPSIS"
int flush_write_buffer (struct file * file, struct sysfs_buffer * buffer, size_t count);
ARGUMENTS
- file
-
file pointer.
- buffer
-
data buffer for file.
- count
-
-- undescribed --
DESCRIPTION
Get the correct pointers for the kobject and the attribute we're
dealing with, then call the store method for the attribute,
passing the buffer that we acquired in fill_write_buffer.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:46 GMT, October 06, 2005