Searched refs:hd_geometry (Results 1 - 25 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Ddevice_io.h41 * struct hd_geometry -
43 struct hd_geometry { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dblktrans.h27 struct hd_geometry;
67 int (*getgeo)(struct mtd_blktrans_dev *dev, struct hd_geometry *geo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dibm.c25 cchh2blk (struct vtoc_cchh *ptr, struct hd_geometry *geo) {
44 cchhb2blk (struct vtoc_cchhb *ptr, struct hd_geometry *geo) {
67 struct hd_geometry *geo;
91 geo = kmalloc(sizeof(struct hd_geometry), GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddevice.c575 { struct hd_geometry geo;
608 { struct hd_geometry geo;
642 { struct hd_geometry geo;
H A Dwin32_io.c1366 struct hd_geometry *argp)
1434 return ntfs_win32_hdio_getgeo(dev, (struct hd_geometry *)argp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/aoe/
H A Daoe.h159 struct hd_geometry geo;
H A Daoeblk.c230 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddevice-mapper.h251 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo);
252 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
H A Dhdreg.h323 struct hd_geometry { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dioctl.c234 struct hd_geometry geo;
249 if (copy_to_user((struct hd_geometry __user *)arg, &geo,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Dxpram.c230 static int xpram_getgeo(struct block_device *bdev, struct hd_geometry *geo)
H A Ddasd_int.h333 int (*fill_geometry) (struct dasd_block *, struct hd_geometry *);
H A Ddasd_diag.c476 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo)
H A Ddasd_fba.c207 struct hd_geometry *geo)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dssfdc.c423 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo)
H A Dmtd_blkdevs.c230 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo)
H A Dnftlcore.c785 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-gd.c277 static int ide_gd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Dpf.c209 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo);
325 static int pf_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dxd.c110 static int xd_getgeo(struct block_device *bdev, struct hd_geometry *geo);
317 static int xd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
H A Dhd.c662 static int hd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmpartition.c595 struct hd_geometry geom;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/card/
H A Dblock.c138 mmc_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm.c195 struct hd_geometry geometry;
406 static int dm_blk_getgeo(struct block_device *bdev, struct hd_geometry *geo)
565 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo)
575 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/spectra/
H A Dffsport.c500 static int GLOB_SBD_getgeo(struct block_device *bdev, struct hd_geometry *geo)

Completed in 343 milliseconds

123