Home
last modified time | relevance | path

Searched defs:fast_shutdown (Results 1 – 4 of 4) sorted by relevance

/spdk/module/bdev/ftl/
H A Dbdev_ftl_rpc.c132 bool fast_shutdown; global() member
H A Dbdev_ftl.c463 bdev_ftl_delete_bdev(const char *name, bool fast_shutdown, spdk_bdev_unregister_cb cb_fn, in bdev_ftl_delete_bdev()
/spdk/lib/ftl/
H A Dftl_core.c812 spdk_ftl_dev_set_fast_shutdown(struct spdk_ftl_dev *dev, bool fast_shutdown) in spdk_ftl_dev_set_fast_shutdown() argument
/spdk/python/spdk/rpc/
H A Dbdev.py1417 bdev_ftl_unload(client, name, fast_shutdown=None) global() argument
1430 bdev_ftl_delete(client, name, fast_shutdown=None) global() argument
[all...]