FLUSH_WRITE_BUFFER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
flush_write_buffer - push buffer to kobject.
SYNOPSIS
"SYNOPSIS"
int flush_write_buffer (struct dentry * dentry, struct sysfs_buffer * buffer, size_t count);
ARGUMENTS
- dentry
-
dentry to the attribute
- buffer
-
data buffer for file.
- count
-
number of bytes
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: 00:02:10 GMT, October 09, 2005