Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dgenhd.h99 struct hd_struct { struct
100 sector_t start_sect;
101 sector_t nr_sects;
102 sector_t alignment_offset;
103 unsigned int discard_alignment;
104 struct device __dev;
105 struct kobject *holder_dir;
106 int policy, partno;
107 struct partition_meta_info *info;
109 int make_it_fail;
[all …]