Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindex-layout.h37 u64 __must_check uds_get_volume_nonce(struct index_layout *layout);
H A Dindex.c1199 nonce = uds_get_volume_nonce(index->layout); in uds_make_index()
H A Dvolume.c1553 volume->nonce = uds_get_volume_nonce(layout); in uds_make_volume()
H A Dindex-layout.c1762 u64 uds_get_volume_nonce(struct index_layout *layout) in uds_get_volume_nonce() function