Home
last modified time | relevance | path

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

/linux/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c168 struct sm_metadata { struct
183 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
195 static int commit_bop(struct sm_metadata *smm, struct block_op *op) in commit_bop()
213 static void in(struct sm_metadata *smm) in in()
218 static int apply_bops(struct sm_metadata *smm) in apply_bops()
241 static int out(struct sm_metadata *smm) in out()
271 static int recursing(struct sm_metadata *smm) in recursing()
278 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_destroy()
285 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_blocks()
294 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_free()
[all …]