Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c296 static int __must_check open_layout_reader(struct index_layout *layout, in open_layout_reader() function
307 return open_layout_reader(layout, region, -layout->super.start_offset, in open_region_reader()
1602 result = open_layout_reader(layout, &layout->config, offset, &reader); in verify_uds_index_config()