| /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_dir2_data.c | 86 struct xfs_da_geometry *geo) in xfs_dir2_data_max_leaf_entries() 119 struct xfs_da_geometry *geo = mp->m_dir_geo; in __xfs_dir3_data_check() local 676 struct xfs_da_geometry *geo = mp->m_dir_geo; in xfs_dir2_data_freescan() local 731 struct xfs_da_geometry *geo = args->geo; in xfs_dir3_data_init() local 1239 struct xfs_da_geometry *geo, in xfs_dir3_data_end_offset()
|
| H A D | xfs_sb.c | 1506 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
|
| /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 | 595 static void __raid10_find_phys(struct geom *geo, struct r10bio *r10bio) in __raid10_find_phys() 660 struct geom *geo = &conf->geo; in raid10_find_phys() local 679 struct geom *geo = &conf->geo; in raid10_find_virt() local 751 struct geom *geo = &conf->geo; in read_balance() local 1585 struct geom *geo = &conf->geo; in raid10_handle_discard() local 3756 static int setup_geo(struct geom *geo, struct mddev *mddev, enum geo_type new) in setup_geo() 3832 struct geom geo; in setup_conf() local 4254 struct geom geo; in raid10_check_reshape() local 4549 static sector_t last_dev_address(sector_t s, struct geom *geo) in last_dev_address() 4564 static sector_t first_dev_address(sector_t s, struct geom *geo) in first_dev_address()
|
| H A D | raid10.h | 52 } prev, geo; member
|
| H A D | dm.c | 406 static int dm_blk_getgeo(struct gendisk *disk, struct hd_geometry *geo) in dm_blk_getgeo() 848 int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_get_geometry() 858 int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) in dm_set_geometry()
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_geo.c | 122 const struct libipw_geo *geo) in libipw_set_geo()
|
| /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/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()
|
| /linux/block/ |
| H A D | ioctl.c | 557 struct hd_geometry geo; in blkdev_getgeo() local 591 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/net/wireless/realtek/rtw89/ |
| H A D | acpi.h | 185 const struct rtw89_acpi_geo_sar_handler *geo; member
|
| /linux/drivers/block/ |
| H A D | sunvdc.c | 122 static int vdc_getgeo(struct gendisk *disk, struct hd_geometry *geo) in vdc_getgeo() argument [all...] |
| /linux/drivers/block/aoe/ |
| H A D | aoe.h | 176 struct hd_geometry geo; member
|
| /linux/fs/xfs/scrub/ |
| H A D | attr_repair.c | 886 struct xfs_da_geometry *geo = sc->mp->m_attr_geo; in xrep_xattr_recover() local
|