bhnd_nvstore_index
bhnd_nvstore_index *
bhnd_nvstore_index *index;
bytes = sizeof(struct bhnd_nvstore_index) + (sizeof(void *) * capacity);
bhnd_nvstore_index_free(bhnd_nvstore_index *index)
bhnd_nvstore_index *index, void *cookiep)
bhnd_nvstore_index *index)
bhnd_nvstore_index *index, const char *name)
bhnd_nvstore_index *bhnd_nvstore_index_new(size_t capacity);
void bhnd_nvstore_index_free(bhnd_nvstore_index *index);
bhnd_nvstore_index *index,
bhnd_nvstore_index *index);
bhnd_nvstore_index *index, const char *name);
bhnd_nvstore_index *index; /**< per-path index, or NULL if
typedef struct bhnd_nvstore_index bhnd_nvstore_index;