'\" t .\" Title: unlock_two_nondirectories .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: The Linux VFS .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "UNLOCK_TWO_NONDIRECT" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "The Linux VFS" .\" ----------------------------------------------------------------- .\" * 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" unlock_two_nondirectories \- release locks from \fBlock_two_nondirectories\fR .SH "SYNOPSIS" .HP \w'void\ unlock_two_nondirectories('u .BI "void unlock_two_nondirectories(struct\ inode\ *\ " "inode1" ", struct\ inode\ *\ " "inode2" ");" .SH "ARGUMENTS" .PP \fIinode1\fR .RS 4 first inode to unlock .RE .PP \fIinode2\fR .RS 4 second inode to unlock .RE .SH "COPYRIGHT" .br