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 its 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 3.10 June 2014 SEQ_RELEASE(9)
| Related Man Pages |
|---|
| struct_uio_info(9) - centos |
| matchpathcon_filespec_destroy(3) - debian |
| matchpathcon_filespec_destroy(3) - centos |
| clri_hfs(1m) - hpux |
| vfs_vget(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |