Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 3 of 3) sorted by relevance

/spdk/module/bdev/ocf/
H A Dvbdev_ocf_rpc.c457 uint32_t threshold; member
H A Dvbdev_ocf.c1545 vbdev_ocf_set_seqcutoff(struct vbdev_ocf *vbdev, const char *policy_name, uint32_t threshold, in vbdev_ocf_set_seqcutoff() argument
/spdk/python/spdk/rpc/
H A Dbdev.py211 bdev_ocf_set_seqcutoff(client, name, policy, threshold=None, promotion_count=None) global() argument