| /trueos/sys/geom/ |
| HD | geom_fox.c | 144 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()
|
| HD | geom_subr.c | 239 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()
|
| HD | geom_event.c | 154 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
|
| HD | geom_disk.c | 691 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()
|
| HD | geom_dev.c | 573 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()
|
| HD | geom_vfs.c | 155 g_post_event(g_vfs_destroy, cp, M_WAITOK, NULL); in g_vfs_done()
|
| HD | geom.h | 252 int g_post_event(g_event_t *func, void *arg, int flag, ...);
|
| HD | geom_slice.c | 253 error = g_post_event(gsp->hot, bp, M_NOWAIT, in g_slice_start()
|
| /trueos/sys/dev/gxemul/disk/ |
| HD | gxemul_disk.c | 202 g_post_event(gxemul_disk_attach_geom, sc, M_WAITOK, NULL); in gxemul_disk_attach()
|
| /trueos/sys/geom/multipath/ |
| HD | g_multipath.c | 207 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/ |
| HD | octeon_ebt3000_cf.c | 711 g_post_event(cf_attach_geom, cf_priv, M_WAITOK, NULL); in cf_attach()
|
| /trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | vdev_geom.c | 811 g_post_event(vdev_geom_detach, cp, M_WAITOK, NULL); in vdev_geom_close()
|
| /trueos/sys/geom/eli/ |
| HD | g_eli.c | 684 g_post_event(g_eli_last_close, gp, M_WAITOK, NULL); in g_eli_access()
|
| /trueos/sys/geom/journal/ |
| HD | g_journal.c | 2238 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/ |
| HD | g_mirror.c | 379 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/ |
| HD | fdc.c | 2033 g_post_event(fd_attach2, fd, M_WAITOK, NULL); in fd_attach()
|
| /trueos/share/man/man9/ |
| HD | Makefile | 696 g_event.9 g_post_event.9 \
|
| /trueos/sys/geom/raid3/ |
| HD | g_raid3.c | 488 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/ |
| HD | g_virstor.c | 918 g_post_event(delay_destroy_consumer, c, M_WAITOK, NULL); in remove_component()
|
| /trueos/sys/geom/raid/ |
| HD | g_raid.c | 899 g_post_event(g_raid_destroy_consumer, cp, M_WAITOK, NULL); in g_raid_kill_consumer()
|