Home
last modified time | relevance | path

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

12

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h154 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 Dxfs_attr_leaf.c149 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 Dxfs_sb.c1509 struct xfs_fsop_geom *geo, in xfs_fs_geometry()
H A Dxfs_da_btree.h56 struct xfs_da_geometry *geo; /* da block geometry */ member
H A Dxfs_dir2.c271 struct xfs_da_geometry *geo = mp->m_dir_geo; in xfs_dir2_format() local
/linux/lib/
H A Dbtree.c134 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 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()
/linux/drivers/md/
H A Draid10.c581 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 Dlibipw_geo.c122 const struct libipw_geo *geo) in libipw_set_geo()
H A Dipw2200.c1864 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 Dxfs_health.c461 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 Ddir_repair.c471 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 Ddir.c324 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 Dmtd_blkdevs.c249 static int blktrans_getgeo(struct gendisk *disk, 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()
H A Dnftlcore.c765 static int nftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in nftl_getgeo()
H A Dinftlcore.c917 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo()
H A Drfd_ftl.c735 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
H A Dftl.c939 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo()
H A Dsm_ftl.c1120 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo()
/linux/block/
H A Dioctl.c556 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 Dmb862xxfb.h72 void __iomem *geo; member
/linux/drivers/s390/block/
H A Ddasd_diag.c484 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry()
H A Ddasd_fba.c202 struct hd_geometry *geo) in dasd_fba_fill_geometry()
/linux/drivers/mtd/ubi/
H A Dblock.c285 static int ubiblock_getgeo(struct gendisk *disk, struct hd_geometry *geo) in ubiblock_getgeo()

12