Name

relay_file_release — release file op for relay files

Synopsis

int relay_file_release (struct inode * inode,
 struct file * filp);
 

Arguments

struct inode * inode

the inode

struct file * filp

the file

Description

Decrements the channel refcount, as the filesystem is no longer using it.