Home
last modified time | relevance | path

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

/linux/block/
H A Dsed-opal.c533 static int execute_steps(struct opal_dev *dev, in execute_steps() function
2572 ret = execute_steps(dev, erase_steps, ARRAY_SIZE(erase_steps)); in opal_secure_erase_locking_range()
2608 ret = execute_steps(dev, steps, ARRAY_SIZE(steps)); in opal_revertlsp()
2629 ret = execute_steps(dev, erase_steps, ARRAY_SIZE(erase_steps)); in opal_erase_locking_range()
2660 ret = execute_steps(dev, mbr_steps, ARRAY_SIZE(mbr_steps)); in opal_enable_disable_shadow_mbr()
2688 ret = execute_steps(dev, mbr_steps, ARRAY_SIZE(mbr_steps)); in opal_set_mbr_done()
2712 ret = execute_steps(dev, mbr_steps, ARRAY_SIZE(mbr_steps)); in opal_write_shadow_mbr()
2772 ret = execute_steps(dev, steps, ARRAY_SIZE(steps)); in opal_add_user_to_lr()
2799 ret = execute_steps(dev, psid_revert_steps, in opal_reverttper()
2802 ret = execute_steps(dev, revert_steps, in opal_reverttper()
[all …]