Can the member driverfs_dev, from struct gendisk be used in thirdparty kernel module code?

Solution Verified - Updated -

Issue

  • Can the member driverfs_dev, from struct gendisk be used in thirdparty kernel module code?
include/linux/genhd.h

struct gendisk {
[..]
        int flags;
        struct device *driverfs_dev;  // FIXME: remove

Environment

  • Red Hat Enterprise Linux 6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.