SEQ_RELEASE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
seq_release - free the structures associated with sequential file.
SYNOPSIS
"SYNOPSIS"
int seq_release (struct inode * inode, struct file * file);
ARGUMENTS
- inode
-
file->f_dentry->d_inode
- file
-
file in question
DESCRIPTION
Frees the structures associated with sequential file; can be used
as ->f_op->release if you don't have private data to destroy.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:46 GMT, October 09, 2005