Searched defs:smm (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/md/persistent-data/ |
D | dm-space-map-metadata.c | 59 static int add_bop(struct sm_metadata *smm, enum block_op_type type, dm_block_t b) in add_bop() 75 static int commit_bop(struct sm_metadata *smm, struct block_op *op) in commit_bop() 93 static void in(struct sm_metadata *smm) in in() 98 static int out(struct sm_metadata *smm) in out() 135 static int recursing(struct sm_metadata *smm) in recursing() 142 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_destroy() local 155 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_blocks() local 164 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_free() local 176 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_count() local 213 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_count_is_more_than_one() local [all …]
|
/linux-3.3/arch/alpha/include/asm/ |
D | hwrpb.h | 158 long smm; /* SMM nubber used by LMF */ member
|