Scroll to navigation

BLK_UNREGISTER_QUEUE(9) Block Devices BLK_UNREGISTER_QUEUE(9)

NAME

blk_unregister_queue - counterpart of blk_register_queue

SYNOPSIS

void blk_unregister_queue(struct gendisk * disk);

ARGUMENTS

disk

Disk of which the request queue should be unregistered from sysfs.

NOTE

the caller is responsible for guaranteeing that this function is called after blk_register_queue has finished.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10