Lines Matching defs:hd_struct
99 struct hd_struct { struct
100 sector_t start_sect;
101 sector_t nr_sects;
102 sector_t alignment_offset;
103 unsigned int discard_alignment;
104 struct device __dev;
105 struct kobject *holder_dir;
106 int policy, partno;
107 struct partition_meta_info *info;
109 int make_it_fail;
111 unsigned long stamp;
112 atomic_t in_flight[2];
114 struct disk_stats __percpu *dkstats;
116 struct disk_stats dkstats;
118 atomic_t ref;
119 struct rcu_head rcu_head;