Home
last modified time | relevance | path

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

/trueos/sys/geom/
HDgeom_fox.c144 g_post_event(g_fox_select_path, gp, M_WAITOK, gp, NULL); in g_fox_select_path()
191 g_post_event(g_fox_select_path, gp, M_WAITOK, gp, NULL); in g_fox_orphan()
221 error = g_post_event(g_fox_select_path, gp, M_NOWAIT, gp, NULL); in g_fox_done()
260 error = g_post_event(g_fox_select_path, gp, in g_fox_start()
HDgeom_subr.c239 error = g_post_event(g_load_class, hh, M_WAITOK, NULL); in g_modevent()
321 error = g_post_event(g_retaste_event, hh, M_WAITOK, NULL); in g_retaste()
593 g_post_event(g_new_provider_event, pp, M_WAITOK, pp, gp, NULL); in g_new_providerf()
674 g_post_event(g_resize_provider_event, hh, M_WAITOK, NULL); in g_resize_provider()
934 g_post_event(g_new_provider_event, pp, M_WAITOK, in g_access()
1113 g_post_event(g_spoil_event, pp, M_WAITOK, pp, NULL); in g_spoil()
1136 g_post_event(g_new_provider_event, pp, M_WAITOK, pp, NULL); in g_media_changed_event()
1146 return (g_post_event(g_media_changed_event, pp, flag, pp, NULL)); in g_media_changed()
1156 return (g_post_event(g_spoil_event, pp, flag, pp, NULL)); in g_media_gone()
HDgeom_event.c154 error = g_post_event(g_attr_changed_event, args, flag, pp, NULL); in g_attr_changed()
379 g_post_event(g_event_t *func, void *arg, int flag, ...) in g_post_event() function
HDgeom_disk.c691 g_post_event(g_disk_create, dp, M_WAITOK, dp, NULL); in disk_create()
702 g_post_event(g_disk_destroy, dp, M_WAITOK, NULL); in disk_destroy()
775 return (g_post_event(g_disk_resize, dp, flag, NULL)); in disk_resize()
HDgeom_dev.c573 g_post_event(g_dev_destroy, cp, M_WAITOK, NULL); in g_dev_done()
656 g_post_event(g_dev_destroy, cp, M_WAITOK, NULL); in g_dev_callback()
HDgeom_vfs.c155 g_post_event(g_vfs_destroy, cp, M_WAITOK, NULL); in g_vfs_done()
HDgeom.h252 int g_post_event(g_event_t *func, void *arg, int flag, ...);
HDgeom_slice.c253 error = g_post_event(gsp->hot, bp, M_NOWAIT, in g_slice_start()
/trueos/sys/dev/gxemul/disk/
HDgxemul_disk.c202 g_post_event(gxemul_disk_attach_geom, sc, M_WAITOK, NULL); in gxemul_disk_attach()
/trueos/sys/geom/multipath/
HDg_multipath.c207 g_post_event(g_mpd, cp, M_WAITOK, NULL); in g_mpd()
374 g_post_event(g_mpd, cp, M_WAITOK, NULL); in g_multipath_done()
416 g_post_event(g_mpd, cp, M_WAITOK, NULL); in g_multipath_done_error()
/trueos/sys/mips/cavium/
HDocteon_ebt3000_cf.c711 g_post_event(cf_attach_geom, cf_priv, M_WAITOK, NULL); in cf_attach()
/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDvdev_geom.c811 g_post_event(vdev_geom_detach, cp, M_WAITOK, NULL); in vdev_geom_close()
/trueos/sys/geom/eli/
HDg_eli.c684 g_post_event(g_eli_last_close, gp, M_WAITOK, NULL); in g_eli_access()
/trueos/sys/geom/journal/
HDg_journal.c2238 g_post_event(g_journal_destroy_event, sc, M_NOWAIT, NULL); in g_journal_timeout()
2489 g_post_event(g_journal_destroy_consumer, cp, M_WAITOK, NULL); in g_journal_destroy()
/trueos/sys/geom/mirror/
HDg_mirror.c379 g_post_event(g_mirror_destroy_consumer, cp, M_WAITOK, NULL); in g_mirror_kill_consumer()
2890 g_post_event(g_mirror_destroy_delayed, sc, M_WAITOK, in g_mirror_access()
/trueos/sys/dev/fdc/
HDfdc.c2033 g_post_event(fd_attach2, fd, M_WAITOK, NULL); in fd_attach()
/trueos/share/man/man9/
HDMakefile696 g_event.9 g_post_event.9 \
/trueos/sys/geom/raid3/
HDg_raid3.c488 g_post_event(g_raid3_destroy_consumer, cp, M_WAITOK, NULL); in g_raid3_kill_consumer()
3110 g_post_event(g_raid3_destroy_delayed, sc, M_WAITOK, in g_raid3_access()
/trueos/sys/geom/virstor/
HDg_virstor.c918 g_post_event(delay_destroy_consumer, c, M_WAITOK, NULL); in remove_component()
/trueos/sys/geom/raid/
HDg_raid.c899 g_post_event(g_raid_destroy_consumer, cp, M_WAITOK, NULL); in g_raid_kill_consumer()