FILL_READ_BUFFER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
fill_read_buffer - allocate and fill buffer from object.
SYNOPSIS
"SYNOPSIS"
int fill_read_buffer (struct dentry * dentry, struct sysfs_buffer * buffer);
ARGUMENTS
- dentry
-
dentry pointer.
- buffer
-
data buffer for file.
DESCRIPTION
Allocate buffer->page, if it hasn't been already, then call the
kobject's show method to fill the buffer with this attribute's
data.
This is called only once, on the file's first read.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:09 GMT, October 09, 2005