Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindexer.h295 int __must_check uds_open_index(enum uds_open_index_type open_type,
H A Dindex-session.c323 int uds_open_index(enum uds_open_index_type open_type, in uds_open_index() function
/linux/drivers/md/dm-vdo/
H A Ddedupe.c2079 result = uds_open_index(create_flag ? UDS_CREATE : UDS_LOAD, in open_index()