ulfs_quota2.c | 1279 struct ulfsq2_cursor newcursor; local in function:lfsquota2_handle_cmd_cursorget 1337 newcursor = *cursor; 1340 error = q2cursor_getkeys(ump, idtype, &newcursor, &state, 1357 if (newcursor.q2c_hashpos >= quota2_hash_size) { 1370 *cursor = newcursor;
|