Searched defs:region_nr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-switch.c | 126 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position() argument 140 static unsigned switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) in switch_region_table_read() argument 174 static void switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, in switch_region_table_write() argument 195 unsigned long region_nr; in initialise_region_table() local [all...] |
H A D | dm-clone-metadata.c | 641 bool dm_clone_is_region_hydrated(struct dm_clone_metadata *cmd, unsigned long region_nr) in dm_clone_is_region_hydrated() argument 847 int dm_clone_set_region_hydrated(struct dm_clone_metadata *cmd, unsigned long region_nr) in dm_clone_set_region_hydrated() argument 886 unsigned long word, region_nr; in dm_clone_cond_set_range() local [all...] |
H A D | dm-clone-target.c | 282 static inline sector_t region_to_sector(struct clone *clone, unsigned long region_nr) in region_to_sector() argument 537 unsigned long region_nr; member 608 get_hash_table_bucket(struct clone *clone, unsigned long region_nr) get_hash_table_bucket() argument 619 __hash_find(struct hash_table_bucket *bucket, unsigned long region_nr) __hash_find() argument 688 hydration_init(struct dm_clone_region_hydration *hd, unsigned long region_nr) hydration_init() argument 882 unsigned long region_nr; hydrate_bio_region() local 1331 unsigned long region_nr; clone_map() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-switch.c | 127 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position() argument 141 static unsigned int switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) in switch_region_table_read() argument 175 static void switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, in switch_region_table_write() argument 196 unsigned long region_nr; in initialise_region_table() local [all...] |
H A D | dm-clone-metadata.c | 635 bool dm_clone_is_region_hydrated(struct dm_clone_metadata *cmd, unsigned long region_nr) in dm_clone_is_region_hydrated() argument 841 int dm_clone_set_region_hydrated(struct dm_clone_metadata *cmd, unsigned long region_nr) in dm_clone_set_region_hydrated() argument 880 unsigned long word, region_nr; in dm_clone_cond_set_range() local [all...] |
H A D | dm-clone-target.c | 276 static inline sector_t region_to_sector(struct clone *clone, unsigned long region_nr) in region_to_sector() argument 531 unsigned long region_nr; member 602 get_hash_table_bucket(struct clone *clone, unsigned long region_nr) get_hash_table_bucket() argument 613 __hash_find(struct hash_table_bucket *bucket, unsigned long region_nr) __hash_find() argument 682 hydration_init(struct dm_clone_region_hydration *hd, unsigned long region_nr) hydration_init() argument 876 unsigned long region_nr; hydrate_bio_region() local 1321 unsigned long region_nr; clone_map() local [all...] |
Completed in 8 milliseconds