Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dgenhd.h102 struct hd_struct { struct
103 sector_t start_sect;
109 sector_t nr_sects;
110 seqcount_t nr_sects_seq;
111 sector_t alignment_offset;
112 unsigned int discard_alignment;
113 struct device __dev;
114 struct kobject *holder_dir;
115 int policy, partno;
116 struct partition_meta_info *info;
[all …]