'\" t .\" Title: bd_unlink_disk_holder .\" 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 "BD_UNLINK_DISK_HOLDE" "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" bd_unlink_disk_holder \- destroy symlinks created by \fBbd_link_disk_holder\fR .SH "SYNOPSIS" .HP \w'void\ bd_unlink_disk_holder('u .BI "void bd_unlink_disk_holder(struct\ block_device\ *\ " "bdev" ", struct\ gendisk\ *\ " "disk" ");" .SH "ARGUMENTS" .PP \fIbdev\fR .RS 4 the calimed slave bdev .RE .PP \fIdisk\fR .RS 4 the holding disk .RE .SH "DESCRIPTION" .PP DON\*(AqT USE THIS UNLESS YOU\*(AqRE ALREADY USING IT\&. .SH "CONTEXT" .PP Might sleep\&. .SH "COPYRIGHT" .br