Home
last modified time | relevance | path

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

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