1RELAY_FILE_RELEASE(9)       relay interface support      RELAY_FILE_RELEASE(9)
2
3
4

NAME

6       relay_file_release - release file op for relay files
7

SYNOPSIS

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

ARGUMENTS

12       inode
13           the inode
14
15       filp
16           the file
17

DESCRIPTION

19       Decrements the channel refcount, as the filesystem is no longer using
20       it.
21
23Kernel Hackers Manual 3.10         June 2019             RELAY_FILE_RELEASE(9)
Impressum