Home
last modified time | relevance | path

Searched refs:store (Results 1 – 6 of 6) sorted by relevance

/spdk/doc/
H A Dftl.md21 8B/LBA for bigger drives), FTL will, by default, store only the 2GiB of most recently used L2P
126 In addition to the [L2P](#ftl_l2p), FTL will store additional metadata both on the cache, as
H A Dblob.md55store metadata in the form of key/value pairs with each blob which we'll refer to as xattrs (exten…
231 as sort of a "root" blob. The application may choose to use this blob to store any information that…
443 A read only blob can be copied over a blob store device in a way that only clusters
445 than blob's size and blob store's block size must be an integer multiple of device's block size.
447 store.
H A Dcompression.md34 in place, some additional backing storage is required to temporarily store data for writes in
123 store the 16KB of data.
H A Dvhost_processing.md28 store generic scatter-gatter I/O. Virtio is most commonly used in QEMU VMs,
H A Dnvme_multipath.md60 For active-passive policy, each I/O channel for an NVMe bdev has a cache to store the first found
/spdk/lib/nvme/
H A Dnvme_opal.c533 const char **store) in opal_response_get_string() argument
537 *store = NULL; in opal_response_get_string()
570 *store = token.pos + header_len; in opal_response_get_string()