Home
last modified time | relevance | path

Searched refs:devstat_remove_entry (Results 1 – 14 of 14) sorted by relevance

/trueos/sys/sys/
HDdevicestat.h194 void devstat_remove_entry(struct devstat *ds);
/trueos/sys/geom/
HDgeom_disk.c551 devstat_remove_entry(pp->stat); in g_disk_create()
701 devstat_remove_entry(dp->d_devstat); in disk_destroy()
HDgeom_subr.c516 devstat_remove_entry(cp->stat); in g_destroy_consumer()
724 devstat_remove_entry(pp->stat); in g_destroy_provider()
/trueos/sys/kern/
HDsubr_devstat.c197 devstat_remove_entry(struct devstat *ds) in devstat_remove_entry() function
/trueos/sys/cam/scsi/
HDscsi_pass.c214 devstat_remove_entry(softc->device_stats); in passcleanup()
HDscsi_pt.c344 devstat_remove_entry(softc->device_stats); in ptdtor()
HDscsi_sg.c247 devstat_remove_entry(softc->device_stats); in sgcleanup()
HDscsi_ch.c316 devstat_remove_entry(softc->device_stats); in chcleanup()
HDscsi_sa.c2233 devstat_remove_entry(softc->device_stats); in sacleanup()
/trueos/sys/dev/xen/blkback/
HDblkback.c3849 devstat_remove_entry(xbb->xbb_stats); in xbb_detach()
3852 devstat_remove_entry(xbb->xbb_stats_in); in xbb_detach()
/trueos/share/man/man9/
HDMakefile628 devstat.9 devstat_remove_entry.9 \
/trueos/sys/dev/md/
HDmd.c1209 devstat_remove_entry(sc->devstat); in mddestroy()
/trueos/sys/pc98/cbus/
HDfdc.c1080 devstat_remove_entry(fd->device_stats); in fd_detach()
/trueos/sys/cam/ctl/
HDctl_backend_block.c2550 devstat_remove_entry(be_lun->disk_stats); in ctl_be_block_rm()