Searched refs:newcursor (Results 1 – 2 of 2) sorted by relevance
1281 struct ufsq2_cursor newcursor; in quota2_handle_cmd_cursorget() local1339 newcursor = *cursor; in quota2_handle_cmd_cursorget()1342 error = q2cursor_getkeys(ump, idtype, &newcursor, &state, in quota2_handle_cmd_cursorget()1359 if (newcursor.q2c_hashpos >= quota2_hash_size) { in quota2_handle_cmd_cursorget()1372 *cursor = newcursor; in quota2_handle_cmd_cursorget()
1279 struct ulfsq2_cursor newcursor; in lfsquota2_handle_cmd_cursorget() local1337 newcursor = *cursor; in lfsquota2_handle_cmd_cursorget()1340 error = q2cursor_getkeys(ump, idtype, &newcursor, &state, in lfsquota2_handle_cmd_cursorget()1357 if (newcursor.q2c_hashpos >= quota2_hash_size) { in lfsquota2_handle_cmd_cursorget()1370 *cursor = newcursor; in lfsquota2_handle_cmd_cursorget()