Searched defs:acw (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/geom/multipath/
H A Dg_multipath.c560 int error, acr, acw, ace; local
/freebsd-11-stable/sys/geom/mirror/
H A Dg_mirror.c842 g_mirror_idle(struct g_mirror_softc *sc, int acw) argument
2998 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-11-stable/sys/geom/
H A Dgeom.h179 int acr, acw, ace; member in struct:g_consumer
201 int acr, acw, ace; member in struct:g_provider
/freebsd-11-stable/sys/geom/raid/
H A Dg_raid.c909 g_raid_clean(struct g_raid_volume *vol, int acw) argument
1822 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-11-stable/sys/geom/raid3/
H A Dg_raid3.c851 g_raid3_idle(struct g_raid3_softc *sc, int acw) argument
3065 g_raid3_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c412 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzvol.c2695 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) argument

Completed in 99 milliseconds