Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-space-map-common.h123 int sm_ll_new_disk(struct ll_disk *ll, struct dm_transaction_manager *tm);
H A Ddm-space-map-disk.c277 r = sm_ll_new_disk(&smd->ll, tm); in dm_sm_disk_create()
H A Ddm-space-map-common.c730 int sm_ll_new_disk(struct ll_disk *ll, struct dm_transaction_manager *tm) in sm_ll_new_disk() function