centos man page for seq_release

Query: seq_release

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SEQ_RELEASE(9)							   The Linux VFS						    SEQ_RELEASE(9)

NAME
seq_release - free the structures associated with sequential file.
SYNOPSIS
int seq_release(struct inode * inode, struct file * file);
ARGUMENTS
inode its 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SEQ_RELEASE(9)
Related Man Pages
matchpathcon_checkmatches(3) - debian
matchpathcon_filespec_destroy(3) - centos
clri_hfs(1m) - hpux
struct_uio_info(9) - suse
vfs_vget(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq