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