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
- inode
- the inode
- filp
- the file
DESCRIPTION
Increments the channel buffer refcount.
relay_file_open - open file op for relay files
int relay_file_open(struct inode * inode, struct file * filp);
Increments the channel buffer refcount.