Home
last modified time | relevance | path

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

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