SEQ_RELEASE(9) The Linux VFS SEQ_RELEASE(9)NAMEseq_release - free the structures associated with sequential file.SYNOPSISint seq_release(struct inode * inode, struct file * file);ARGUMENTSinode file->f_path.dentry->d_inode file file in questionDESCRIPTIONFrees the structures associated with sequential file; can be used as ->f_op->release if you don't have private data to destroy.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SEQ_RELEASE(9)
| Related Man Pages |
|---|
| debugfs_create_file(9) - centos |
| vfs_vget(9) - debian |
| clri(8) - opendarwin |
| debugfs_create_u32(9) - suse |
| vfs_vget(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |