1RELAY_FILE_OPEN(9) relay interface support RELAY_FILE_OPEN(9)
23
4
NAME
6relay_file_open - open file op for relay files
7
SYNOPSIS
9int relay_file_open(struct inode * inode, struct file * filp);
10
ARGUMENTS
12inode
13the inode
1415
filp
16the file
17
DESCRIPTION
19Increments the channel buffer refcount.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. June 2019 RELAY_FILE_OPEN(9)