Home
last modified time | relevance | path

Searched refs:sm_metadata (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/md/persistent-data/
Ddm-space-map-metadata.c166 struct sm_metadata { struct
181 static int add_bop(struct sm_metadata *smm, enum block_op_type type, dm_block_t b, dm_block_t e) in add_bop() argument
192 static int commit_bop(struct sm_metadata *smm, struct block_op *op) in commit_bop()
210 static void in(struct sm_metadata *smm) in in()
215 static int apply_bops(struct sm_metadata *smm) in apply_bops()
238 static int out(struct sm_metadata *smm) in out()
268 static int recursing(struct sm_metadata *smm) in recursing()
275 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_destroy()
282 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_blocks()
291 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_free()
[all …]