Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c311 static int __must_check open_layout_writer(struct index_layout *layout, in open_layout_writer() function
322 return open_layout_writer(layout, region, -layout->super.start_offset, in open_region_writer()
731 result = open_layout_writer(layout, &layout->config, offset, &writer); in write_uds_index_config()
761 result = open_layout_writer(layout, &layout->header, offset, &writer); in save_layout()