Home
last modified time | relevance | path

Searched defs:region_nr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-switch.c127 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position()
141 static unsigned int switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) in switch_region_table_read()
175 static void switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, in switch_region_table_write()
196 unsigned long region_nr; in initialise_region_table() local
H A Ddm-clone-target.c276 static inline sector_t region_to_sector(struct clone *clone, unsigned long region_nr) in region_to_sector()
531 unsigned long region_nr; member
603 unsigned long region_nr) in get_hash_table_bucket()
614 unsigned long region_nr) in __hash_find()
682 static void hydration_init(struct dm_clone_region_hydration *hd, unsigned long region_nr) in hydration_init()
876 unsigned long region_nr; in hydrate_bio_region() local
1321 unsigned long region_nr; in clone_map() local
H A Ddm-clone-metadata.c630 bool dm_clone_is_region_hydrated(struct dm_clone_metadata *cmd, unsigned long region_nr) in dm_clone_is_region_hydrated()
836 int dm_clone_set_region_hydrated(struct dm_clone_metadata *cmd, unsigned long region_nr) in dm_clone_set_region_hydrated()
875 unsigned long word, region_nr; in dm_clone_cond_set_range() local
/openbmc/u-boot/include/
H A Dlmb.h53 lmb_size_bytes(struct lmb_region *type, unsigned long region_nr) in lmb_size_bytes()