Lines Matching refs:hint_cursor
162 struct dm_array_cursor hint_cursor;
1319 struct dm_array_cursor *hint_cursor,
1340 dm_array_cursor_get_value(hint_cursor, (void **) &hint_value_le);
1360 struct dm_array_cursor *hint_cursor,
1382 dm_array_cursor_get_value(hint_cursor, (void **) &hint_value_le);
1417 r = dm_array_cursor_begin(&cmd->hint_info, cmd->hint_root, &cmd->hint_cursor);
1429 dm_array_cursor_end(&cmd->hint_cursor);
1439 &cmd->hint_cursor,
1444 &cmd->mapping_cursor, &cmd->hint_cursor,
1462 r = dm_array_cursor_next(&cmd->hint_cursor);
1464 dm_array_cursor_end(&cmd->hint_cursor);
1480 dm_array_cursor_end(&cmd->hint_cursor);