Lines Matching refs:hint_cursor
161 struct dm_array_cursor hint_cursor;
1330 struct dm_array_cursor *hint_cursor,
1351 dm_array_cursor_get_value(hint_cursor, (void **) &hint_value_le);
1371 struct dm_array_cursor *hint_cursor,
1393 dm_array_cursor_get_value(hint_cursor, (void **) &hint_value_le);
1428 r = dm_array_cursor_begin(&cmd->hint_info, cmd->hint_root, &cmd->hint_cursor);
1440 dm_array_cursor_end(&cmd->hint_cursor);
1450 &cmd->hint_cursor,
1455 &cmd->mapping_cursor, &cmd->hint_cursor,
1473 r = dm_array_cursor_next(&cmd->hint_cursor);
1475 dm_array_cursor_end(&cmd->hint_cursor);
1491 dm_array_cursor_end(&cmd->hint_cursor);