| zfs.c | 222 if (mdb_ctf_lookup_by_name("struct objset", 224 mdb_warn("couldn't find struct objset"); 392 uintptr_t objset; local 409 if (GETMEMBID(addr, &id, db_objset, objset) || 432 if (objset_name(objset, path)) { 525 uint64_t objset; member in struct:dbufs_data 539 uintptr_t objset; local 545 if (GETMEMBID(addr, &data->id, db_objset, objset) || 552 if ((data->objset == DBUFS_UNSET || data->objset == objset) & [all...] |