Lines Matching defs:hd_struct
8007 struct hd_struct { struct
8008 sector_t start_sect;
8009 sector_t nr_sects;
8010 long unsigned int stamp;
8011 struct disk_stats *dkstats;
8012 struct percpu_ref ref;
8013 struct device __dev;
8014 struct kobject *holder_dir;
8015 int policy;
8016 int partno;
8017 struct partition_meta_info *info;
8041 struct hd_struct part0; argument