Searched refs:zc_objset (Results 1 – 2 of 2) sorted by relevance
1305 zc->zc_objset = os; in zap_cursor_init_serialized()1333 zc->zc_objset = NULL; in zap_cursor_fini()1371 err = zap_lockdir(zc->zc_objset, zc->zc_zapobj, NULL, in zap_cursor_retrieve()1438 err = zap_lockdir(zc->zc_objset, zc->zc_zapobj, NULL, in zap_cursor_move_to_key()
335 objset_t *zc_objset; member