Home
last modified time | relevance | path

Searched defs:geo (Results 1 – 25 of 29) 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_dir2_data.c86 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 Dxfs_attr_leaf.c96 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 Dxfs_sb.c1491 struct xfs_fsop_geom *geo, in xfs_fs_geometry()
H A Dxfs_dir2_sf.c186 struct xfs_da_geometry *geo; in xfs_dir2_block_sfsize() local
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/fs/xfs/
H A Dxfs_health.c374 struct xfs_fsop_geom *geo, in xfgeo_health_tick()
389 struct xfs_fsop_geom *geo) in xfs_fsop_geom_health()
H A Dxfs_inode.c1118 struct xfs_da_geometry *geo = mp->m_dir_geo; in xfs_inactive_dir() local
/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
5766 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_adhoc_create() local
6114 const struct libipw_geo *geo; in ipw_add_scan_channels() local
8606 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_wx_set_freq() local
8776 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_wx_get_range() local
11271 const struct libipw_geo *geo = libipw_get_geo(priv->ieee); in ipw_wdev_init() local
/linux/fs/xfs/scrub/
H A Ddir_repair.c467 struct xfs_da_geometry *geo = rd->sc->mp->m_dir_geo; in xrep_dir_recover_data() local
563 struct xfs_da_geometry *geo = mp->m_dir_geo; in xrep_dir_guess_format() local
957 struct xfs_da_geometry *geo = sc->mp->m_dir_geo; in xrep_dir_recover() local
H A Dparent_repair.c1501 struct xfs_da_geometry *geo = sc->mp->m_attr_geo; in xrep_parent_setup_scan() local
/linux/drivers/mtd/
H A Dssfdc.c406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_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.c736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo()
H A Dsm_ftl.c1122 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo()
/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h72 void __iomem *geo; member
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_acpi_sar.h113 struct mt792x_asar_geo *geo; member
/linux/drivers/s390/block/
H A Ddasd_fba.c203 struct hd_geometry *geo) in dasd_fba_fill_geometry()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dacpi.h185 const struct rtw89_acpi_geo_sar_handler *geo; member
/linux/drivers/block/aoe/
H A Daoe.h176 struct hd_geometry geo; member
/linux/drivers/pcmcia/
H A Dcistpl.c1202 static int parse_device_geo(tuple_t *tuple, cistpl_device_geo_t *geo) in parse_device_geo()
/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2138 struct iommu_domain_geometry *geo; in vfio_iommu_type1_attach_group() local
2370 struct iommu_domain_geometry *geo = &domain->domain->geometry; in vfio_iommu_aper_expand() local

12