trace_block_dirty_buffer (9) - Linux Manuals
trace_block_dirty_buffer: mark a buffer dirty
NAME
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.
COPYRIGHT