Home
last modified time | relevance | path

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

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