Searched refs:bhnd_nvstore_index (Results 1 – 2 of 2) sorted by relevance
57 typedef struct bhnd_nvstore_index bhnd_nvstore_index; typedef102 bhnd_nvstore_index *bhnd_nvstore_index_new(size_t capacity);103 void bhnd_nvstore_index_free(bhnd_nvstore_index *index);105 bhnd_nvstore_index *index,109 bhnd_nvstore_index *index);111 bhnd_nvstore_index *index, const char *name);231 struct bhnd_nvstore_index { struct244 bhnd_nvstore_index *index; /**< per-path index, or NULL if argument
134 bhnd_nvstore_index *137 bhnd_nvstore_index *index; in bhnd_nvstore_index_new()141 bytes = sizeof(struct bhnd_nvstore_index) + (sizeof(void *) * capacity); in bhnd_nvstore_index_new()161 bhnd_nvstore_index_free(bhnd_nvstore_index *index) in bhnd_nvstore_index_free()183 bhnd_nvstore_index *index, void *cookiep) in bhnd_nvstore_index_append()253 bhnd_nvstore_index *index) in bhnd_nvstore_index_prepare()542 bhnd_nvstore_index *index, const char *name) in bhnd_nvstore_index_lookup()