Home
last modified time | relevance | path

Searched defs:geo (Results 51 - 75 of 162) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/mtd/
H A Dinftlcore.c916 static int inftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in inftl_getgeo() argument
H A Drfd_ftl.c736 static int rfd_ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in rfd_ftl_getgeo() argument
H A Dftl.c942 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo() argument
H A Dsm_ftl.c1122 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo() argument
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dblock.c285 static int ubiblock_getgeo(struct block_device *bdev, struct hd_geometry *geo) in ubiblock_getgeo() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_data.c118 struct xfs_da_geometry *geo = mp->m_dir_geo; in __xfs_dir3_data_check() local
84 xfs_dir2_data_max_leaf_entries( struct xfs_da_geometry *geo) xfs_dir2_data_max_leaf_entries() argument
643 struct xfs_da_geometry *geo = mp->m_dir_geo; xfs_dir2_data_freescan() local
698 struct xfs_da_geometry *geo = args->geo; xfs_dir3_data_init() local
1206 xfs_dir3_data_end_offset( struct xfs_da_geometry *geo, struct xfs_dir2_data_hdr *hdr) xfs_dir3_data_end_offset() argument
[all...]
H A Dxfs_dir2_block.c1075 struct xfs_da_geometry *geo = args->geo; xfs_dir2_sf_to_block() local
[all...]
H A Dxfs_dir2_sf.c186 struct xfs_da_geometry *geo; in xfs_dir2_block_sfsize() local
[all...]
H A Dxfs_da_btree.h56 struct xfs_da_geometry *geo; /* da block geometry */ member
/kernel/linux/linux-6.6/fs/xfs/scrub/
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
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h72 void __iomem *geo; member
/kernel/linux/linux-6.6/block/
H A Dioctl.c405 struct hd_geometry geo; in blkdev_getgeo() local
439 struct hd_geometry geo; in compat_hdio_getgeo() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.h57 } prev, geo; member
/kernel/linux/linux-5.10/drivers/mtd/
H A Dsm_ftl.c1109 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo() argument
H A Dftl.c942 static int ftl_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ftl_getgeo() argument
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-init.c185 struct nvm_geo *geo = &dev->geo; in pblk_rwb_init() local
201 static int pblk_set_addrf_12(struct pblk *pblk, struct nvm_geo *geo, in pblk_set_addrf_12() argument
244 pblk_set_addrf_20(struct nvm_geo *geo, struct nvm_addrf *adst, struct pblk_addrf *udst) pblk_set_addrf_20() argument
277 struct nvm_geo *geo = &dev->geo; pblk_set_addrf() local
379 struct nvm_geo *geo = &dev->geo; pblk_core_init() local
594 struct nvm_geo *geo = &dev->geo; pblk_luns_init() local
630 struct nvm_geo *geo = &dev->geo; calc_emeta_len() local
658 struct nvm_geo *geo = &dev->geo; pblk_set_provision() local
713 struct nvm_geo *geo = &dev->geo; pblk_setup_line_meta_chk() local
824 struct nvm_geo *geo = &dev->geo; pblk_line_mg_init() local
941 struct nvm_geo *geo = &dev->geo; pblk_line_meta_init() local
1152 struct nvm_geo *geo = &dev->geo; pblk_init() local
[all...]
H A Dpblk-recovery.c41 struct nvm_geo *geo = &dev->geo; in pblk_recov_l2p_from_emeta() local
177 struct nvm_geo *geo = &dev->geo; in pblk_recov_pad_line() local
294 struct nvm_geo *geo = &dev->geo; in pblk_pad_distance() local
306 struct nvm_geo *geo = &dev->geo; pblk_get_stripe_chunk() local
359 struct nvm_geo *geo = &dev->geo; pblk_recov_scan_oob() local
480 struct nvm_geo *geo = &dev->geo; pblk_recov_l2p_from_oob() local
546 struct nvm_geo *geo = &dev->geo; pblk_line_emeta_start() local
616 struct nvm_geo *geo = &dev->geo; pblk_line_was_written() local
[all...]
H A Dpblk-sysfs.c27 struct nvm_geo *geo = &dev->geo; in pblk_sysfs_luns_show() local
116 struct nvm_geo *geo = &dev->geo; in pblk_sysfs_ppaf() local
167 struct nvm_geo *geo = &dev->geo; in pblk_sysfs_lines() local
312 struct nvm_geo *geo = &dev->geo; pblk_sysfs_lines_info() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-risc.c326 bttv_calc_geo_old(struct bttv *btv, struct bttv_geometry *geo, in bttv_calc_geo_old() argument
370 bttv_calc_geo(struct bttv * btv, struct bttv_geometry * geo, unsigned int width, unsigned int height, int both_fields, const struct bttv_tvnorm * tvnorm, const struct v4l2_rect * crop) bttv_calc_geo() argument
426 bttv_apply_geo(struct bttv *btv, struct bttv_geometry *geo, int odd) bttv_apply_geo() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dbtree.c135 static void dec_key(struct btree_geo *geo, unsigned long *key) in dec_key() argument
148 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey() argument
153 static void *bval(struct btree_geo *geo, unsigned long *node, int n) in bval() argument
158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() argument
164 static void setval(struct btree_geo *geo, unsigne argument
170 clearpair(struct btree_geo *geo, unsigned long *node, int n) clearpair() argument
207 btree_last(struct btree_head *head, struct btree_geo *geo, unsigned long *key) btree_last() argument
224 keycmp(struct btree_geo *geo, unsigned long *node, int pos, unsigned long *key) keycmp() argument
230 keyzero(struct btree_geo *geo, unsigned long *key) keyzero() argument
241 btree_lookup(struct btree_head *head, struct btree_geo *geo, unsigned long *key) btree_lookup() argument
271 btree_update(struct btree_head *head, struct btree_geo *geo, unsigned long *key, void *val) btree_update() argument
311 btree_get_prev(struct btree_head *head, struct btree_geo *geo, unsigned long *__key) btree_get_prev() argument
363 getpos(struct btree_geo *geo, unsigned long *node, unsigned long *key) getpos() argument
375 getfill(struct btree_geo *geo, unsigned long *node, int start) getfill() argument
388 find_level(struct btree_head *head, struct btree_geo *geo, unsigned long *key, int level) find_level() argument
413 btree_grow(struct btree_head *head, struct btree_geo *geo, gfp_t gfp) btree_grow() argument
432 btree_shrink(struct btree_head *head, struct btree_geo *geo) btree_shrink() argument
448 btree_insert_level(struct btree_head *head, struct btree_geo *geo, unsigned long *key, void *val, int level, gfp_t gfp) btree_insert_level() argument
510 btree_insert(struct btree_head *head, struct btree_geo *geo, unsigned long *key, void *val, gfp_t gfp) btree_insert() argument
520 merge(struct btree_head *head, struct btree_geo *geo, int level, unsigned long *left, int lfill, unsigned long *right, int rfill, unsigned long *parent, int lpos) merge() argument
540 rebalance(struct btree_head *head, struct btree_geo *geo, unsigned long *key, int level, unsigned long *child, int fill) rebalance() argument
591 btree_remove_level(struct btree_head *head, struct btree_geo *geo, unsigned long *key, int level) btree_remove_level() argument
629 btree_remove(struct btree_head *head, struct btree_geo *geo, unsigned long *key) btree_remove() argument
639 btree_merge(struct btree_head *target, struct btree_head *victim, struct btree_geo *geo, gfp_t gfp) btree_merge() argument
676 __btree_for_each(struct btree_head *head, struct btree_geo *geo, unsigned long *node, unsigned long opaque, void (*func)(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *func2), void *func2, int reap, int height, size_t count) __btree_for_each() argument
746 btree_visitor(struct btree_head *head, struct btree_geo *geo, unsigned long opaque, void (*func)(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *func2), void *func2) btree_visitor() argument
764 btree_grim_visitor(struct btree_head *head, struct btree_geo *geo, unsigned long opaque, void (*func)(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *func2), void *func2) btree_grim_visitor() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_da_btree.h56 struct xfs_da_geometry *geo; /* da block geometry */ member
H A Dxfs_dir2_block.c1075 struct xfs_da_geometry *geo = args->geo; xfs_dir2_sf_to_block() local
[all...]
H A Dxfs_dir2_sf.c186 struct xfs_da_geometry *geo; in xfs_dir2_block_sfsize() local
[all...]
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_fba.c215 dasd_fba_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) dasd_fba_fill_geometry() argument
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_diag.c483 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry() argument

Completed in 25 milliseconds

1234567