/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 | 1491 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/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/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()
|
H A D | xfs_inode.c | 1118 struct xfs_da_geometry *geo = mp->m_dir_geo; in xfs_inactive_dir() local
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_geo.c | 122 const struct libipw_geo *geo) in libipw_set_geo()
|
H A D | ipw2200.c | 1864 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 D | dir_repair.c | 467 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 D | parent_repair.c | 1501 struct xfs_da_geometry *geo = sc->mp->m_attr_geo; in xrep_parent_setup_scan() 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 | 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 | 736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_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/video/fbdev/mb862xx/ |
H A D | mb862xxfb.h | 72 void __iomem *geo; member
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_acpi_sar.h | 113 struct mt792x_asar_geo *geo; member
|
/linux/drivers/s390/block/ |
H A D | dasd_fba.c | 203 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/aoe/ |
H A D | aoe.h | 176 struct hd_geometry geo; member
|
/linux/drivers/pcmcia/ |
H A D | cistpl.c | 1202 static int parse_device_geo(tuple_t *tuple, cistpl_device_geo_t *geo) in parse_device_geo()
|
/linux/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 2138 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
|