Query: relay_remove_buf
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RELAY_REMOVE_BUF(9) relay interface support RELAY_REMOVE_BUF(9)NAMErelay_remove_buf - remove a channel bufferSYNOPSISvoid relay_remove_buf(struct kref * kref);ARGUMENTSkref target kernel reference that contains the relay bufferDESCRIPTIONRemoves the file from the fileystem, which also frees the rchan_buf_struct and the channel buffer. Should only be called from kref_put.COPYRIGHTKernel Hackers Manual 2.6. July 2010 RELAY_REMOVE_BUF(9)