Home
last modified time | relevance | path

Searched defs:geo (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h125 xfs_dir2_byte_to_db(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_db()
134 xfs_dir2_dataptr_to_db(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_db()
143 xfs_dir2_byte_to_off(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_off()
152 xfs_dir2_dataptr_to_off(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_off()
161 xfs_dir2_db_off_to_byte(struct xfs_da_geometry *geo, xfs_dir2_db_t db, in xfs_dir2_db_off_to_byte()
171 xfs_dir2_db_to_da(struct xfs_da_geometry *geo, xfs_dir2_db_t db) in xfs_dir2_db_to_da()
180 xfs_dir2_byte_to_da(struct xfs_da_geometry *geo, xfs_dir2_off_t by) in xfs_dir2_byte_to_da()
189 xfs_dir2_db_off_to_dataptr(struct xfs_da_geometry *geo, xfs_dir2_db_t db, in xfs_dir2_db_off_to_dataptr()
199 xfs_dir2_da_to_db(struct xfs_da_geometry *geo, xfs_dablk_t da) in xfs_dir2_da_to_db()
208 xfs_dir2_da_to_byte(struct xfs_da_geometry *geo, xfs_dablk_t da) in xfs_dir2_da_to_byte()
[all …]
H A Dxfs_dir2_data.c85 struct xfs_da_geometry *geo) in xfs_dir2_data_max_leaf_entries()
118 struct xfs_da_geometry *geo = mp->m_dir_geo; in __xfs_dir3_data_check() local
643 struct xfs_da_geometry *geo = mp->m_dir_geo; in xfs_dir2_data_freescan() local
698 struct xfs_da_geometry *geo = args->geo; in xfs_dir3_data_init() local
1207 struct xfs_da_geometry *geo, in xfs_dir3_data_end_offset()
H A Dxfs_dir2_leaf.c145 struct xfs_da_geometry *geo = mp->m_dir_geo; in xfs_dir3_leaf_check_int() local
1348 struct xfs_da_geometry *geo = args->geo; in xfs_dir2_leaf_removename() local
1600 struct xfs_da_geometry *geo = args->geo; in xfs_dir2_leaf_trim_data() local
H A Dxfs_attr_leaf.c95 struct xfs_da_geometry *geo, in xfs_attr3_leaf_firstused_from_disk()
122 struct xfs_da_geometry *geo, in xfs_attr3_leaf_firstused_to_disk()
153 struct xfs_da_geometry *geo, in xfs_attr3_leaf_hdr_from_disk()
195 struct xfs_da_geometry *geo, in xfs_attr3_leaf_hdr_to_disk()
H A Dxfs_dir2_node.c40 xfs_dir2_db_to_fdb(struct xfs_da_geometry *geo, xfs_dir2_db_t db) in xfs_dir2_db_to_fdb()
50 xfs_dir2_db_to_fdindex(struct xfs_da_geometry *geo, xfs_dir2_db_t db) in xfs_dir2_db_to_fdindex()
1268 struct xfs_da_geometry *geo = args->geo; in xfs_dir2_leafn_remove() local
/openbmc/linux/lib/
H A Dbtree.c135 static void dec_key(struct btree_geo *geo, unsigned long *key) in dec_key()
153 static void *bval(struct btree_geo *geo, unsigned long *node, int n) in bval()
158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey()
207 void *btree_last(struct btree_head *head, struct btree_geo *geo, in btree_last()
230 static int keyzero(struct btree_geo *geo, unsigned long *key) in keyzero()
263 void *btree_lookup(struct btree_head *head, struct btree_geo *geo, in btree_lookup()
280 int btree_update(struct btree_head *head, struct btree_geo *geo, in btree_update()
359 static int getpos(struct btree_geo *geo, unsigned long *node, in getpos()
506 int btree_insert(struct btree_head *head, struct btree_geo *geo, in btree_insert()
625 void *btree_remove(struct btree_head *head, struct btree_geo *geo, in btree_remove()
[all …]
/openbmc/linux/block/partitions/
H A Dibm.c31 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()
66 struct hd_geometry *geo, in find_label()
134 struct hd_geometry *geo, in find_vol1_partitions()
196 struct hd_geometry *geo, in find_lnx1_partitions()
243 struct hd_geometry *geo, in find_cms1_partitions()
299 struct hd_geometry *geo; in ibm_partition() local
/openbmc/linux/fs/xfs/scrub/
H A Dreaddir.c37 struct xfs_da_geometry *geo = mp->m_dir_geo; in xchk_dir_walk_sf() local
99 struct xfs_da_geometry *geo = mp->m_dir_geo; in xchk_dir_walk_block() local
148 struct xfs_da_geometry *geo, in xchk_read_leaf_dir_buf()
192 struct xfs_da_geometry *geo = mp->m_dir_geo; in xchk_dir_walk_leaf() local
H A Ddir.c155 struct xfs_da_geometry *geo = mp->m_dir_geo; in xchk_dir_rec() local
460 struct xfs_da_geometry *geo = sc->mp->m_dir_geo; in xchk_directory_leaf1_bestfree() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand.c114 static inline int mxs_nand_calc_mark_offset(struct bch_geometry *geo, in mxs_nand_calc_mark_offset()
163 static inline int mxs_nand_calc_ecc_layout_by_info(struct bch_geometry *geo, in mxs_nand_calc_ecc_layout_by_info()
197 static inline int mxs_nand_calc_ecc_layout(struct bch_geometry *geo, in mxs_nand_calc_ecc_layout()
374 static void mxs_nand_swap_block_mark(struct bch_geometry *geo, in mxs_nand_swap_block_mark()
558 struct bch_geometry *geo = &nand_info->bch_geometry; in mxs_nand_ecc_read_page() local
709 struct bch_geometry *geo = &nand_info->bch_geometry; in mxs_nand_ecc_write_page() local
966 static int mxs_nand_set_geometry(struct mtd_info *mtd, struct bch_geometry *geo) in mxs_nand_set_geometry()
1001 struct bch_geometry *geo = &nand_info->bch_geometry; in mxs_nand_setup_ecc() local
/openbmc/linux/fs/xfs/
H A Dxfs_dir2_readdir.c58 struct xfs_da_geometry *geo = args->geo; in xfs_dir2_sf_getdents() local
149 struct xfs_da_geometry *geo = args->geo; in xfs_dir2_block_getdents() local
250 struct xfs_da_geometry *geo = args->geo; in xfs_dir2_leaf_readbuf() local
356 struct xfs_da_geometry *geo = args->geo; in xfs_dir2_leaf_getdents() local
H A Dxfs_health.c294 struct xfs_fsop_geom *geo, in xfgeo_health_tick()
309 struct xfs_fsop_geom *geo) in xfs_fsop_geom_health()
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c198 struct bch_geometry *geo = &this->bch_geometry; in gpmi_dump_info() local
244 struct bch_geometry *geo = &this->bch_geometry; in gpmi_check_ecc() local
271 struct bch_geometry *geo = &this->bch_geometry; in bbm_in_data_chunk() local
310 struct bch_geometry *geo = &this->bch_geometry; in set_geometry_by_ecc_info() local
438 struct bch_geometry *geo = &this->bch_geometry; in get_ecc_strength() local
451 struct bch_geometry *geo = &this->bch_geometry; in set_geometry_for_large_oob() local
579 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
1310 struct bch_geometry *geo = &this->bch_geometry; in gpmi_free_dma_buffer() local
[all …]
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c237 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()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_geo.c122 const struct libipw_geo *geo) in libipw_set_geo()
/openbmc/linux/drivers/md/
H A Draid10.c587 static void __raid10_find_phys(struct geom *geo, struct r10bio *r10bio) in __raid10_find_phys()
652 struct geom *geo = &conf->geo; in raid10_find_phys() local
671 struct geom *geo = &conf->geo; in raid10_find_virt() local
743 struct geom *geo = &conf->geo; in read_balance() local
1653 struct geom *geo = &conf->geo; in raid10_handle_discard() local
3980 static int setup_geo(struct geom *geo, struct mddev *mddev, enum geo_type new) in setup_geo()
4054 struct geom geo; in setup_conf() local
4464 struct geom geo; in raid10_check_reshape() local
4747 static sector_t last_dev_address(sector_t s, struct geom *geo) in last_dev_address()
4762 static sector_t first_dev_address(sector_t s, struct geom *geo) in first_dev_address()
/openbmc/linux/drivers/media/platform/renesas/
H A Dsh_vou.c506 static void vou_adjust_input(struct sh_vou_geometry *geo, v4l2_std_id std) in vou_adjust_input()
576 static void vou_adjust_output(struct sh_vou_geometry *geo, v4l2_std_id std) in vou_adjust_output()
691 struct sh_vou_geometry geo; in sh_vou_set_fmt_vid_out() local
933 struct sh_vou_geometry geo; in sh_vou_s_selection() local
/openbmc/u-boot/board/siemens/draco/
H A Dboard.c132 struct am335x_nand_geometry geo; in draco_read_nand_geometry() local
/openbmc/qemu/hw/block/
H A Dhd-geometry.c122 HDGeometry geo; in hd_geometry_guess() local
/openbmc/linux/arch/m68k/emu/
H A Dnfblock.c80 static int nfhd_getgeo(struct block_device *bdev, struct hd_geometry *geo) in nfhd_getgeo()
/openbmc/linux/block/
H A Dioctl.c406 struct hd_geometry geo; in blkdev_getgeo() local
440 struct hd_geometry geo; in compat_hdio_getgeo() local
/openbmc/linux/drivers/mtd/
H A Dmtd_blkdevs.c249 static int blktrans_getgeo(struct block_device *bdev, struct hd_geometry *geo) in blktrans_getgeo()
H A Dssfdc.c406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
/openbmc/linux/drivers/block/aoe/
H A Daoeblk.c272 aoeblk_getgeo(struct block_device *bdev, struct hd_geometry *geo) in aoeblk_getgeo()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_acpi_sar.h98 struct mt792x_asar_geo *geo; member

123