Home
last modified time | relevance | path

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

/spdk/lib/ftl/base/
H A Dftl_base_dev.h29 bool (*is_bdev_compatible)(struct spdk_ftl_dev *dev, struct spdk_bdev *bdev); member
H A Dftl_base_bdev.c12 is_bdev_compatible(struct spdk_ftl_dev *dev, struct spdk_bdev *bdev) in is_bdev_compatible() function
/spdk/lib/ftl/nvc/
H A Dftl_nvc_dev.h38 bool (*is_bdev_compatible)(struct spdk_ftl_dev *dev, struct spdk_bdev *bdev); global() member
H A Dftl_nvc_bdev_vss.c11 is_bdev_compatible(struct spdk_ftl_dev *dev, struct spdk_bdev *bdev) is_bdev_compatible() function