/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 670 struct xfs_da_geometry *geo = mp->m_dir_geo; in xfs_dir2_data_freescan() local 725 struct xfs_da_geometry *geo = args->geo; in xfs_dir3_data_init() local 1235 struct xfs_da_geometry *geo, in xfs_dir3_data_end_offset()
|
H A D | xfs_attr_leaf.c | 96 struct xfs_da_geometry *geo, in xfs_attr3_leaf_firstused_from_disk() 123 struct xfs_da_geometry *geo, in xfs_attr3_leaf_firstused_to_disk() 154 struct xfs_da_geometry *geo, in xfs_attr3_leaf_hdr_from_disk() 196 struct xfs_da_geometry *geo, in xfs_attr3_leaf_hdr_to_disk()
|
H A D | xfs_sb.c | 1432 struct xfs_fsop_geom *geo, in xfs_fs_geometry()
|
H A D | xfs_dir2_sf.c | 186 struct xfs_da_geometry *geo; in xfs_dir2_block_sfsize() local
|
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/block/partitions/ |
H A D | ibm.c | 31 static sector_t cchh2blk(struct vtoc_cchh *ptr, struct hd_geometry *geo) in cchh2blk() 49 static sector_t cchhb2blk(struct vtoc_cchhb *ptr, struct hd_geometry *geo) in cchhb2blk() 107 struct hd_geometry *geo, in find_label() 169 struct hd_geometry *geo, in find_vol1_partitions() 231 struct hd_geometry *geo, in find_lnx1_partitions() 278 struct hd_geometry *geo, in find_cms1_partitions() 334 struct hd_geometry *geo; in ibm_partition() local
|
/linux/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.c | 199 struct bch_geometry *geo = &this->bch_geometry; in gpmi_dump_info() local 245 struct bch_geometry *geo = &this->bch_geometry; in gpmi_check_ecc() local 272 struct bch_geometry *geo = &this->bch_geometry; in bbm_in_data_chunk() local 311 struct bch_geometry *geo = &this->bch_geometry; in set_geometry_by_ecc_info() local 439 struct bch_geometry *geo = &this->bch_geometry; in get_ecc_strength() local 452 struct bch_geometry *geo = &this->bch_geometry; in set_geometry_for_large_oob() local 580 struct bch_geometry *geo = &this->bch_geometry; in legacy_set_geometry() local 1094 struct bch_geometry *geo = &this->bch_geometry; in gpmi_ooblayout_ecc() local 1110 struct bch_geometry *geo = &this->bch_geometry; in gpmi_ooblayout_free() local 1327 struct bch_geometry *geo = &this->bch_geometry; in gpmi_free_dma_buffer() local [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 | 577 static void __raid10_find_phys(struct geom *geo, struct r10bio *r10bio) in __raid10_find_phys() 642 struct geom *geo = &conf->geo; in raid10_find_phys() local 661 struct geom *geo = &conf->geo; in raid10_find_virt() local 733 struct geom *geo = &conf->geo; in read_balance() local 1613 struct geom *geo = &conf->geo; in raid10_handle_discard() local 3845 static int setup_geo(struct geom *geo, struct mddev *mddev, enum geo_type new) in setup_geo() 3919 struct geom geo; in setup_conf() local 4339 struct geom geo; in raid10_check_reshape() local 4612 static sector_t last_dev_address(sector_t s, struct geom *geo) in last_dev_address() 4627 static sector_t first_dev_address(sector_t s, struct geom *geo) in first_dev_address()
|
/linux/fs/xfs/ |
H A D | xfs_health.c | 374 struct xfs_fsop_geom *geo, in xfgeo_health_tick() 389 struct xfs_fsop_geom *geo) in xfs_fsop_geom_health()
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_geo.c | 122 const struct libipw_geo *geo) in libipw_set_geo()
|
/linux/arch/m68k/emu/ |
H A D | nfblock.c | 80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
|
/linux/block/ |
H A D | ioctl.c | 462 struct hd_geometry geo; in blkdev_getgeo() local 496 struct hd_geometry geo; in compat_hdio_getgeo() local
|
/linux/drivers/mtd/ |
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 | 766 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
|
H A D | inftlcore.c | 916 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
|
H A D | rfd_ftl.c | 736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
|
H A D | ftl.c | 942 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo()
|
H A D | sm_ftl.c | 1122 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_acpi_sar.h | 100 struct mt792x_asar_geo *geo; member
|
/linux/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb.h | 72 void __iomem *geo; member
|
/linux/drivers/s390/block/ |
H A D | dasd_fba.c | 203 struct hd_geometry *geo) in dasd_fba_fill_geometry()
|
/linux/drivers/block/ |
H A D | sunvdc.c | 122 static int vdc_getgeo(struct block_device *bdev, struct hd_geometry *geo) in vdc_getgeo()
|