Home
last modified time | relevance | path

Searched refs:DV_CLEAN_FORCE (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Ddv_node.h110 #define DV_CLEAN_FORCE 0x01 /* force clean of refed directories */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_impl.c1017 (void) devfs_clean(dip, NULL, DV_CLEAN_FORCE); in ddihp_cn_change_children_state()
1228 (void) devfs_clean(dip, NULL, DV_CLEAN_FORCE); in ddihp_port_downgrade_state()
H A Dsunndi.c518 (void) devfs_clean(dip, name, DV_CLEAN_FORCE); in ndi_devctl_device_offline()
555 (void) devfs_clean(dip, name, DV_CLEAN_FORCE); in ndi_devctl_device_remove()
H A Ddevcfg.c6048 (void) devfs_clean(pdip, NULL, DV_CLEAN_FORCE); in devi_detach_node()
6768 (void) devfs_clean(pdip, devname + 1, DV_CLEAN_FORCE); in ndi_devi_offline()
8576 (void) devfs_clean(pdip, devnm + 1, DV_CLEAN_FORCE); in e_ddi_retire_device()
H A Dsunddi.c9794 (void) devfs_clean(pdip, devnm + 1, DV_CLEAN_FORCE); in e_ddi_branch_unconfigure()
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c429 if ((flags & DV_CLEAN_FORCE) && (dip != ddi_root_node()) && in devfs_clean()
H A Ddevfs_subr.c469 ASSERT(flags & DV_CLEAN_FORCE); in dv_destroy()
1429 if (dv->dv_busy || !(flags & DV_CLEAN_FORCE)) { in dv_cleandir()
/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c999 (void) devfs_clean(pdip, devnm + 1, DV_CLEAN_FORCE); in contract_device_dvclean()
1002 (void) devfs_clean(dip, NULL, DV_CLEAN_FORCE); in contract_device_dvclean()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1686 (void) devfs_clean(self, NULL, DV_CLEAN_FORCE); in pcihp_unconfigure_ap()
2585 (void) devfs_clean(pcihp_p->dip, NULL, DV_CLEAN_FORCE); in pcihp_event_handler()
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c2272 (void) devfs_clean(ddi_get_parent(dip), devname + 1, DV_CLEAN_FORCE); in xendev_offline_device()
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c923 (void) devfs_clean(pdip, devnm + 1, DV_CLEAN_FORCE); in ibnex_devctl()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c987 (void) devfs_clean(pdip, NULL, DV_CLEAN_FORCE); in usba_destroy_child_devi()
H A Dhubdi.c9050 (void) devfs_clean(rh_dip, NULL, DV_CLEAN_FORCE); in hubd_reset_thread()
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c2447 (void) devfs_clean(hdl->h_parent, devnm + 1, DV_CLEAN_FORCE); in bd_detach_handle()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_dev.c2672 (void) devfs_clean(ddi_get_parent(vmmdev_dip), NULL, DV_CLEAN_FORCE); in vmm_destroy_finish()
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c2113 (void) devfs_clean(pdip, devnm + 1, DV_CLEAN_FORCE);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c5287 NULL, DV_CLEAN_FORCE); in vdc_handle_attr_msg()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c15135 DV_CLEAN_FORCE); in mptsas_offline_lun()
15205 DV_CLEAN_FORCE); in mptsas_offline_smp()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c7797 DV_CLEAN_FORCE); in mrsas_issue_evt_taskq()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c8233 DV_CLEAN_FORCE); in fcp_trigger_lun()