table of contents
other versions
RELAY_FILE_OPEN(9) | relay interface support | RELAY_FILE_OPEN(9) |
NAME¶
relay_file_open - open file op for relay files
SYNOPSIS¶
int relay_file_open(struct inode * inode, struct file * filp);
ARGUMENTS¶
struct inode * inode
the inode
struct file * filp
the file
DESCRIPTION¶
Increments the channel buffer refcount.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |