Searched defs:sb_location (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/md/persistent-data/ |
H A D | dm-transaction-manager.c | 462 dm_tm_create_internal(struct dm_block_manager * bm,dm_block_t sb_location,struct dm_transaction_manager ** tm,struct dm_space_map ** sm,int create,void * sm_root,size_t sm_len) dm_tm_create_internal() argument 504 dm_tm_create_with_sm(struct dm_block_manager * bm,dm_block_t sb_location,struct dm_transaction_manager ** tm,struct dm_space_map ** sm) dm_tm_create_with_sm() argument 512 dm_tm_open_with_sm(struct dm_block_manager * bm,dm_block_t sb_location,void * sm_root,size_t root_len,struct dm_transaction_manager ** tm,struct dm_space_map ** sm) dm_tm_open_with_sm() argument
|