Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dgenhd.h106 struct hd_struct { struct
107 sector_t start_sect;
113 sector_t nr_sects;
114 seqcount_t nr_sects_seq;
115 sector_t alignment_offset;
116 unsigned int discard_alignment;
117 struct device __dev;
118 struct kobject *holder_dir;
119 int policy, partno;
120 struct partition_meta_info *info;
[all …]