Home
last modified time | relevance | path

Searched refs:hd_geometry (Results 1 – 25 of 38) sorted by relevance

12

/linux-2.4.37.9/fs/partitions/
Dibm.c39 cchh2blk (cchh_t *ptr, struct hd_geometry *geo) { in cchh2blk()
50 cchhb2blk (cchhb_t *ptr, struct hd_geometry *geo) { in cchhb2blk()
97 struct hd_geometry *geo; in ibm_partition()
109 if ((geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL)) == NULL) in ibm_partition()
/linux-2.4.37.9/drivers/ide/legacy/
Dhd.c628 struct hd_geometry *loc = (struct hd_geometry *) arg; in hd_ioctl()
639 struct hd_geometry g; in hd_ioctl()
/linux-2.4.37.9/drivers/ide/raid/
Dsilraid.c121 struct hd_geometry *loc = (struct hd_geometry *) arg; in silraid_ioctl()
Dmedley.c243 struct hd_geometry *loc = in medley_ioctl()
244 (struct hd_geometry *) arg; in medley_ioctl()
Dpdcraid.c123 struct hd_geometry *loc = (struct hd_geometry *) arg; in pdcraid_ioctl()
Dhptraid.c191 struct hd_geometry *loc = (struct hd_geometry *) arg; in hptraid_ioctl()
/linux-2.4.37.9/drivers/s390/block/
Dxpram.c641 struct hd_geometry *geo = (struct hd_geometry *)arg; in xpram_ioctl()
Ddasd_int.h326 struct hd_geometry *);
Ddasd_fba.c221 dasd_fba_fill_geometry (struct dasd_device_t *device, struct hd_geometry *geo) in dasd_fba_fill_geometry()
Ddasd_diag.c416 dasd_diag_fill_geometry (struct dasd_device_t *device, struct hd_geometry *geo) in dasd_diag_fill_geometry()
Ddasd.c150 static int dasd_fillgeo (int kdev, struct hd_geometry *geo);
2787 struct hd_geometry geo = { 0, }; in do_dasd_ioctl()
2792 rc = copy_to_user ((struct hd_geometry *) data, &geo, in do_dasd_ioctl()
2793 sizeof (struct hd_geometry)); in do_dasd_ioctl()
3351 dasd_fillgeo(int kdev,struct hd_geometry *geo) in dasd_fillgeo()
/linux-2.4.37.9/drivers/block/
Dxd.c331 struct hd_geometry g; in xd_ioctl()
332 struct hd_geometry *geometry = (struct hd_geometry *) arg; in xd_ioctl()
Dacsi.c1122 { struct hd_geometry *geo = (struct hd_geometry *)arg; in acsi_ioctl()
Damiflop.c1491 struct hd_geometry loc; in fd_ioctl()
1497 sizeof(struct hd_geometry))) in fd_ioctl()
Dcpqarray.c1248 struct hd_geometry driver_geo; in ida_ioctl()
1263 sizeof( struct hd_geometry))) in ida_ioctl()
/linux-2.4.37.9/drivers/acorn/block/
Dmfmhd.c134 struct hd_geometry { struct
1183 struct hd_geometry *geo = (struct hd_geometry *) arg; in mfm_ioctl()
/linux-2.4.37.9/include/linux/
Dhdreg.h397 struct hd_geometry { struct
/linux-2.4.37.9/drivers/block/paride/
Dpd.c448 { struct hd_geometry *geo = (struct hd_geometry *) arg; in pd_ioctl()
Dpf.c449 struct hd_geometry *geo = (struct hd_geometry *) arg; in pf_ioctl()
/linux-2.4.37.9/drivers/scsi/
Dsd.c178 struct hd_geometry *loc = (struct hd_geometry *) arg; in sd_ioctl()
/linux-2.4.37.9/drivers/mtd/
Dftl.c1163 struct hd_geometry *geo = (struct hd_geometry *)arg; in ftl_ioctl()
Dnftlcore.c803 struct hd_geometry g; in nftl_ioctl()
/linux-2.4.37.9/arch/s390x/kernel/
Dioctl32.c53 struct hd_geometry hg; in hd_geometry_ioctl()
/linux-2.4.37.9/drivers/md/
Dlvm.c942 struct hd_geometry *hd = (struct hd_geometry *) a; in _hdio_getgeo()
/linux-2.4.37.9/drivers/ide/
Dide.c1768 struct hd_geometry *loc = (struct hd_geometry *) arg; in ide_ioctl()

12