Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dgenhd.h108 struct hd_struct { struct
109 sector_t start_sect;
115 sector_t nr_sects;
116 seqcount_t nr_sects_seq;
117 sector_t alignment_offset;
118 unsigned int discard_alignment;
119 struct device __dev;
120 struct kobject *holder_dir;
121 int policy, partno;
122 struct partition_meta_info *info;
[all …]