trace_block_touch_buffer (9) Linux Manual Page
trace_block_touch_buffer – mark a buffer accessed
Synopsis
void trace_block_touch_buffer(struct buffer_head *bh);
Arguments
bh
-
- buffer_head being touched
Description
Called from touch_buffer.
Authors
Jason Baron <jbaron [at] redhat.com>
- Author.
William Cohen <wcohen [at] redhat.com>
- Author.
