Home
last modified time | relevance | path

Searched refs:uds_make_volume (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dvolume.h125 int __must_check uds_make_volume(const struct uds_configuration *config,
Dindex.c1183 result = uds_make_volume(config, index->layout, &index->volume); in uds_make_index()
Dvolume.c1540 int uds_make_volume(const struct uds_configuration *config, struct index_layout *layout, in uds_make_volume() function