1{ 2 global: 3 4 # public functions 5 spdk_bdev_create_bs_dev; 6 spdk_bdev_create_bs_dev_from_desc; 7 spdk_bs_bdev_claim; 8 9 local: *; 10}; 11