Searched defs:objset_id (Results 1 – 1 of 1) sorted by relevance
5233 dump_backup(const char *pool, uint64_t objset_id, const char *flagstr) in dump_backup()8791 name_from_objset_id(spa_t *spa, uint64_t objset_id, char *outstr) in name_from_objset_id()9319 int64_t objset_id = -1; in main() local