Searched defs:hd (Results 1 – 2 of 2) sorted by relevance
88 static struct parsed_partitions *allocate_partitions(struct gendisk *hd) in allocate_partitions()115 static struct parsed_partitions *check_partition(struct gendisk *hd, in check_partition()
77 char *disk_name(struct gendisk *hd, int partno, char *buf) in disk_name()1603 struct hd_struct *hd; in diskstats_show() local