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)