Searched refs:zref_zone (Results 1 – 12 of 12) sorted by relevance
260 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_open()437 if (smi->smi_zone_ref.zref_zone != curproc->p_zone) { in smbfs_close()594 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_read()679 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_write()790 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_ioctl()856 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_getattr()911 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_setattr()983 ASSERT(curproc->p_zone == VTOSMI(vp)->smi_zone_ref.zref_zone); in smbfssetattr()1255 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_access()1284 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_fsync()[all …]
420 ASSERT(curproc->p_zone == smi->smi_zone_ref.zref_zone); in smbfsgetattr()612 smg = zone_getspecific(smi_list_key, smi->smi_zone_ref.zref_zone); in smbfs_zonelist_add()626 smg = zone_getspecific(smi_list_key, smi->smi_zone_ref.zref_zone); in smbfs_zonelist_remove()
318 if (smi->smi_zone_ref.zref_zone != NULL) in smbfs_free_smi()747 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_root()781 if (curproc->p_zone != smi->smi_zone_ref.zref_zone) in smbfs_statvfs()
57 struct zone *zref_zone; /* the zone to which the reference refers */ member
151 (*(rctl_qty_t *)(((char *)&p->ipc_zone_ref.zref_zone->zone_ipc) + \
362 struct zone *zref_zone; /* the zone to which the reference refers */ member
607 sp->shm_perm.ipc_zone_ref.zref_zone->zone_shmmax -= rsize; in shm_dtor()926 sp->shm_perm.ipc_zone_ref.zref_zone->zone_rctls, pp, rsize, in shmget()932 sp->shm_perm.ipc_zone_ref.zref_zone->zone_shmmax += rsize; in shmget()1260 zone = sp->shm_perm.ipc_zone_ref.zref_zone; in shm_rm_amp()
1176 if (perm->ipc_zone_ref.zref_zone != NULL) in ipc_cleanup()
2716 ref->zref_zone = NULL; in zone_init_ref()2742 VERIFY(ref->zref_zone == NULL); in zone_hold_ref()2744 ref->zref_zone = z; in zone_hold_ref()2763 zone_rele_common(ref->zref_zone, ref, subsys); in zone_rele_ref()2772 ref->zref_zone = NULL; in zone_rele_ref()
401 zone_t *zonep = MTOD(mnp)->mnt_zone_ref.zref_zone; in mntfs_freesnap()503 zone_t *zonep = mnd->mnt_zone_ref.zref_zone; in mntfs_snapshot()888 zone_t *zonep = MTOD(mnp)->mnt_zone_ref.zref_zone; in mntread()1475 zone_t *zonep = MTOD(mnp)->mnt_zone_ref.zref_zone; in mntioctl()1557 zone_t *zone = mntdata->mnt_zone_ref.zref_zone; in mntioctl()
378 rctl_decr_lofi(lsp->ls_zone.zref_zone, 1); in lofi_destroy()423 if (lsp->ls_zone.zref_zone->zone_id != zoneid) in lofi_zone_shutdown()1620 if (INGLOBALZONE(curproc) || lsp->ls_zone.zref_zone == curzone) in lofi_access()
472 zone = sp->shm_perm.ipc_zone_ref.zref_zone; in segspt_create()