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

/freebsd-10.3-release/sys/geom/multipath/
H A Dg_multipath.c560 int error, acr, acw, ace; local
/freebsd-10.3-release/sys/geom/
H A Dgeom.h176 int acr, acw, ace; member in struct:g_consumer
198 int acr, acw, ace; member in struct:g_provider
/freebsd-10.3-release/sys/geom/mirror/
H A Dg_mirror.c813 g_mirror_idle(struct g_mirror_softc *sc, int acw) argument
2856 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10.3-release/sys/geom/journal/
H A Dg_journal.c412 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10.3-release/sys/geom/raid/
H A Dg_raid.c924 g_raid_clean(struct g_raid_volume *vol, int acw) argument
1853 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10.3-release/sys/geom/raid3/
H A Dg_raid3.c861 g_raid3_idle(struct g_raid3_softc *sc, int acw) argument
3076 g_raid3_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzvol.c2647 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) argument

Completed in 192 milliseconds