Home
last modified time | relevance | path

Searched defs:gendisk (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h10080 struct gendisk { struct
10081 int major;
10082 int first_minor;
10083 int minors;
10084 char disk_name[32];
10085 short unsigned int events;
10086 short unsigned int event_flags;
10087 struct xarray part_tbl;
10088 struct block_device *part0;
10089 const struct block_device_operations *fops;
[all …]