1. NAME

relay_file_open - open file op for relay files

2. SYNOPSIS

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

3. ARGUMENTS

inode
    the inode

filp
    the file

4. DESCRIPTION

Increments the channel buffer refcount.

5. COPYRIGHT