Home
last modified time | relevance | path

Searched refs:UDS_LOAD (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dindexer.h84 UDS_LOAD, enumerator
H A Dindex-session.c310 case UDS_LOAD: in get_open_type_string()
H A Dindex.c1233 if (open_type == UDS_LOAD) { in uds_make_index()
/linux/drivers/md/dm-vdo/
H A Ddedupe.c2079 result = uds_open_index(create_flag ? UDS_CREATE : UDS_LOAD, in open_index()