1BLK_UNREGISTER_QUEUE(9)          Block Devices         BLK_UNREGISTER_QUEUE(9)
2
3
4

NAME

6       blk_unregister_queue - counterpart of blk_register_queue
7

SYNOPSIS

9       void blk_unregister_queue(struct gendisk * disk);
10

ARGUMENTS

12       disk
13           Disk of which the request queue should be unregistered from sysfs.
14

NOTE

16       the caller is responsible for guaranteeing that this function is called
17       after blk_register_queue has finished.
18
20Kernel Hackers Manual 3.10         June 2019           BLK_UNREGISTER_QUEUE(9)
Impressum