Name
relay_file_release —
release file op for relay files
Synopsis
int relay_file_release (
struct inode * inode, struct file * filp)
;
Arguments
inode
the inode
filp
the file
Description
Decrements the channel refcount, as the filesystem is
no longer using it.