Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-cache-metadata.c162 struct dm_array_cursor hint_cursor; member
1319 struct dm_array_cursor *hint_cursor, in __load_mapping_v1() argument
1340 dm_array_cursor_get_value(hint_cursor, (void **) &hint_value_le); in __load_mapping_v1()
1360 struct dm_array_cursor *hint_cursor, in __load_mapping_v2() argument
1382 dm_array_cursor_get_value(hint_cursor, (void **) &hint_value_le); in __load_mapping_v2()
1417 r = dm_array_cursor_begin(&cmd->hint_info, cmd->hint_root, &cmd->hint_cursor); in __load_mappings()
1429 dm_array_cursor_end(&cmd->hint_cursor); in __load_mappings()
1439 &cmd->hint_cursor, in __load_mappings()
1444 &cmd->mapping_cursor, &cmd->hint_cursor, in __load_mappings()
1462 r = dm_array_cursor_next(&cmd->hint_cursor); in __load_mappings()
[all...]