Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/geom/
HDgeom.h179 int acr, acw, ace; member
201 int acr, acw, ace; member
/freebsd-11-stable/sys/geom/raid/
HDg_raid.c909 g_raid_clean(struct g_raid_volume *vol, int acw) in g_raid_clean()
1822 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) in g_raid_access()
/freebsd-11-stable/sys/geom/mirror/
HDg_mirror.c842 g_mirror_idle(struct g_mirror_softc *sc, int acw) in g_mirror_idle()
2998 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) in g_mirror_access()
/freebsd-11-stable/sys/geom/raid3/
HDg_raid3.c851 g_raid3_idle(struct g_raid3_softc *sc, int acw) in g_raid3_idle()
3065 g_raid3_access(struct g_provider *pp, int acr, int acw, int ace) in g_raid3_access()
/freebsd-11-stable/sys/geom/multipath/
HDg_multipath.c560 int error, acr, acw, ace; in g_multipath_add_disk() local
/freebsd-11-stable/sys/geom/journal/
HDg_journal.c412 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) in g_journal_access()
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzvol.c2695 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace)