Lines Matching refs:hint_cursor
162 struct dm_array_cursor hint_cursor;
1337 struct dm_array_cursor *hint_cursor,
1358 dm_array_cursor_get_value(hint_cursor, (void **) &hint_value_le);
1378 struct dm_array_cursor *hint_cursor,
1400 dm_array_cursor_get_value(hint_cursor, (void **) &hint_value_le);
1435 r = dm_array_cursor_begin(&cmd->hint_info, cmd->hint_root, &cmd->hint_cursor);
1447 dm_array_cursor_end(&cmd->hint_cursor);
1457 &cmd->hint_cursor,
1462 &cmd->mapping_cursor, &cmd->hint_cursor,
1480 r = dm_array_cursor_next(&cmd->hint_cursor);
1482 dm_array_cursor_end(&cmd->hint_cursor);
1498 dm_array_cursor_end(&cmd->hint_cursor);