Spdk/lib/ftl/spdk_ftl.map

11 lines
115 B
Plaintext
Raw Normal View History

{
global:
# public functions
spdk_ftl_dev_init;
spdk_ftl_dev_free;
spdk_ftl_get_default_conf;
local: *;
};