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

/freebsd-10-stable/sys/geom/multipath/
H A Dg_multipath.c560 int error, acr, acw, ace; local
/freebsd-10-stable/sys/geom/
H A Dgeom.h178 int acr, acw, ace; member in struct:g_consumer
200 int acr, acw, ace; member in struct:g_provider
/freebsd-10-stable/sys/geom/mirror/
H A Dg_mirror.c832 g_mirror_idle(struct g_mirror_softc *sc, int acw) argument
2901 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10-stable/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-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzvol.c2651 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) argument
/freebsd-10-stable/sys/geom/journal/
H A Dg_journal.c415 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10-stable/sys/geom/raid3/
H A Dg_raid3.c861 g_raid3_idle(struct g_raid3_softc *sc, int acw) argument
3075 g_raid3_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]

Completed in 135 milliseconds