trace_block_dirty_buffer(9) 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 <[email protected]>

Author.

William Cohen <[email protected]>

Author.

COPYRIGHT