| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.h | 154 xfs_dir2_byte_to_db(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_db() 163 xfs_dir2_dataptr_to_db(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_db() 172 xfs_dir2_byte_to_off(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_off() 181 xfs_dir2_dataptr_to_off(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_off() 190 xfs_dir2_db_off_to_byte(struct xfs_da_geometry *geo, xfs_dir2_db_t db, in xfs_dir2_db_off_to_byte() 200 xfs_dir2_db_to_da(struct xfs_da_geometry *geo, xfs_dir2_db_t db) in xfs_dir2_db_to_da() 209 xfs_dir2_byte_to_da(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_da() 218 xfs_dir2_db_off_to_dataptr(struct xfs_da_geometry *geo, xfs_dir2_db_t db, in xfs_dir2_db_off_to_dataptr() 228 xfs_dir2_da_to_db(struct xfs_da_geometry *geo, xfs_dablk_t da) in xfs_dir2_da_to_db() 237 xfs_dir2_da_to_byte(struct xfs_da_geometry *geo, xfs_dablk_t da) in xfs_dir2_da_to_byte() [all …]
|
| H A D | xfs_attr_leaf.c | 149 struct xfs_da_geometry *geo, in xfs_attr3_leaf_firstused_from_disk() 176 struct xfs_da_geometry *geo, in xfs_attr3_leaf_firstused_to_disk() 207 struct xfs_da_geometry *geo, in xfs_attr3_leaf_hdr_from_disk() 249 struct xfs_da_geometry *geo, in xfs_attr3_leaf_hdr_to_disk()
|
| H A D | xfs_sb.c | 1509 struct xfs_fsop_geom *geo, in xfs_fs_geometry()
|
| H A D | xfs_da_btree.h | 56 struct xfs_da_geometry *geo; /* da block geometry */ member
|
| H A D | xfs_dir2.c | 271 struct xfs_da_geometry *geo = mp->m_dir_geo; in xfs_dir2_format() local
|
| /linux/lib/ |
| H A D | btree.c | 134 static void dec_key(struct btree_geo *geo, unsigned long *key) in dec_key() 147 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey() 152 static void *bval(struct btree_geo *geo, unsigned long *node, int n) in bval() 157 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() 163 static void setval(struct btree_geo *geo, unsigned long *node, int n, in setval() 169 static void clearpair(struct btree_geo *geo, unsigned long *node, int n) in clearpair() 206 void *btree_last(struct btree_head *head, struct btree_geo *geo, in btree_last() 223 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp() 229 static int keyzero(struct btree_geo *geo, unsigned long *key) in keyzero() 240 static void *btree_lookup_node(struct btree_head *head, struct btree_geo *geo, in btree_lookup_node() [all …]
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bttv-risc.c | 237 bttv_calc_geo_old(struct bttv *btv, struct bttv_geometry *geo, in bttv_calc_geo_old() 282 struct bttv_geometry * geo, in bttv_calc_geo() 337 bttv_apply_geo(struct bttv *btv, struct bttv_geometry *geo, int odd) in bttv_apply_geo()
|
| /linux/drivers/md/ |
| H A D | raid10.c | 581 static void __raid10_find_phys(struct geom *geo, struct r10bio *r10bio) in __raid10_find_phys() 646 struct geom *geo = &conf->geo; in raid10_find_phys() local 665 struct geom *geo = &conf->geo; in raid10_find_virt() local 737 struct geom *geo = &conf->geo; in read_balance() local 1605 struct geom *geo = &conf->geo; in raid10_handle_discard() local 3763 static int setup_geo(struct geom *geo, struct mddev *mddev, enum geo_type new) in setup_geo() 3839 struct geom geo; in setup_conf() local 4261 struct geom geo; in raid10_check_reshape() local 4535 static sector_t last_dev_address(sector_t s, struct geom *geo) in last_dev_address() 4550 static sector_t first_dev_address(sector_t s, struct geom *geo) in first_dev_address()
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_geo.c | 122 const struct libipw_geo *geo) in libipw_set_geo()
|
| H A D | ipw2200.c | 1864 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in channels_show() local 2434 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_set_tx_power() local 5765 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_adhoc_create() local 6113 const struct libipw_geo *geo; in ipw_add_scan_channels() local 8605 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_wx_set_freq() local 8775 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_wx_get_range() local 11269 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_wdev_init() local
|
| /linux/fs/xfs/ |
| H A D | xfs_health.c | 461 struct xfs_fsop_geom *geo, in xfgeo_health_tick() 476 struct xfs_fsop_geom *geo) in xfs_fsop_geom_health()
|
| /linux/fs/xfs/scrub/ |
| H A D | dir_repair.c | 471 struct xfs_da_geometry *geo = rd->sc->mp->m_dir_geo; in xrep_dir_recover_data() local 567 struct xfs_da_geometry *geo = mp->m_dir_geo; in xrep_dir_guess_format() local 961 struct xfs_da_geometry *geo = sc->mp->m_dir_geo; in xrep_dir_recover() local
|
| H A D | dir.c | 324 struct xfs_da_geometry *geo = mp->m_dir_geo; in xchk_dir_rec() local 630 struct xfs_da_geometry *geo = sc->mp->m_dir_geo; in xchk_directory_leaf1_bestfree() local
|
| /linux/drivers/mtd/ |
| H A D | mtd_blkdevs.c | 249 static int blktrans_getgeo(struct gendisk *disk, struct hd_geometry *geo) in blktrans_getgeo()
|
| H A D | ssfdc.c | 406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
|
| H A D | nftlcore.c | 765 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
|
| H A D | inftlcore.c | 917 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
|
| H A D | rfd_ftl.c | 735 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
|
| H A D | ftl.c | 939 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo()
|
| H A D | sm_ftl.c | 1120 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo()
|
| /linux/block/ |
| H A D | ioctl.c | 556 struct hd_geometry geo; in blkdev_getgeo() local 590 struct hd_geometry geo; in compat_hdio_getgeo() local
|
| /linux/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb.h | 72 void __iomem *geo; member
|
| /linux/drivers/s390/block/ |
| H A D | dasd_diag.c | 484 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
|
| H A D | dasd_fba.c | 202 struct hd_geometry *geo) in dasd_fba_fill_geometry()
|
| /linux/drivers/mtd/ubi/ |
| H A D | block.c | 285 static int ubiblock_getgeo(struct gendisk *disk, struct hd_geometry *geo) in ubiblock_getgeo()
|