'\" t .\" Title: trace_block_touch_buffer .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: Block IO .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "TRACE_BLOCK_TOUCH_BU" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "Block IO" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" trace_block_touch_buffer \- mark a buffer accessed .SH "SYNOPSIS" .HP \w'void\ trace_block_touch_buffer('u .BI "void trace_block_touch_buffer(struct\ buffer_head\ *\ " "bh" ");" .SH "ARGUMENTS" .PP \fIbh\fR .RS 4 buffer_head being touched .RE .SH "DESCRIPTION" .PP Called from \fBtouch_buffer\fR\&. .SH "AUTHORS" .PP \fBJason Baron\fR <\&jbaron@redhat.com\&> .RS 4 Author. .RE .PP \fBWilliam Cohen\fR <\&wcohen@redhat.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br