Lines Matching defs:cursor
54 uint64_t cursor = lua_tonumber(state, lua_upvalueindex(2));
75 dsl_dataset_phys(ds)->ds_next_clones_obj, cursor);
91 cursor = zap_cursor_serialize(&zc);
105 lua_pushnumber(state, cursor);
141 uint64_t cursor = 0;
151 lua_pushnumber(state, cursor);
162 uint64_t cursor = lua_tonumber(state, lua_upvalueindex(2));
182 sizeof (snapname) - (p - snapname), p, NULL, &cursor, NULL);
192 lua_pushnumber(state, cursor);
245 uint64_t cursor = lua_tonumber(state, lua_upvalueindex(2));
267 sizeof (childname) - (p - childname), p, NULL, &cursor);
279 lua_pushnumber(state, cursor);
502 uint64_t cursor = lua_tonumber(state, lua_upvalueindex(2));
539 ds->ds_bookmarks_obj, cursor);
555 cursor = zap_cursor_serialize(&zc);
567 lua_pushnumber(state, cursor);
599 uint64_t cursor = 0;
607 lua_pushnumber(state, cursor);
616 uint64_t cursor = lua_tonumber(state, lua_upvalueindex(2));
637 dsl_dataset_phys(ds)->ds_userrefs_obj, cursor);
653 cursor = zap_cursor_serialize(&zc);
656 lua_pushnumber(state, cursor);
695 uint64_t cursor = 0;
704 lua_pushnumber(state, cursor);