table of contents
other versions
- stretch 4.9.168-1
RELAY_FILE_RELEASE(9) | relay interface support | RELAY_FILE_RELEASE(9) |
NAME¶
relay_file_release - release file op for relay filesSYNOPSIS¶
int relay_file_release(struct inode * inode, struct file * filp);
ARGUMENTS¶
inodethe inode
filp
the file
DESCRIPTION¶
Decrements the channel refcount, as the filesystem is no longer using it.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |