Home
last modified time | relevance | path

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

/include/linux/
Dgenhd.h105 struct hd_struct { struct
106 sector_t start_sect;
112 sector_t nr_sects;
113 seqcount_t nr_sects_seq;
114 sector_t alignment_offset;
115 unsigned int discard_alignment;
116 struct device __dev;
117 struct kobject *holder_dir;
118 int policy, partno;
119 struct partition_meta_info *info;
[all …]