Search notes:
include/linux/blkdev.h
struct gendisk
struct gendisk
stands for
generic disk
.
All
block devices
are represented by this struct.
See also the
struct block_device
Index