Searched refs:sm_root (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/md/persistent-data/ |
A D | dm-transaction-manager.c | 463 void *sm_root, size_t sm_len) in dm_tm_create_internal() argument 486 r = dm_sm_metadata_open(*sm, *tm, sm_root, sm_len); in dm_tm_create_internal() 510 void *sm_root, size_t root_len, in dm_tm_open_with_sm() argument 514 return dm_tm_create_internal(bm, sb_location, tm, sm, 0, sm_root, root_len); in dm_tm_open_with_sm()
|
A D | dm-transaction-manager.h | 150 void *sm_root, size_t root_len,
|
Completed in 4 milliseconds