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.