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

/freebsd-13-stable/sys/geom/multipath/
H A Dg_multipath.c586 int error, acr, acw, ace; local
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c446 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) argument
/freebsd-13-stable/sys/geom/
H A Dgeom.h181 int acr, acw, ace; member in struct:g_consumer
212 int acr, acw, ace; member in struct:g_provider
/freebsd-13-stable/sys/geom/journal/
H A Dg_journal.c421 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-13-stable/sys/geom/mirror/
H A Dg_mirror.c862 g_mirror_idle(struct g_mirror_softc *sc, int acw) argument
3055 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-13-stable/sys/geom/raid/
H A Dg_raid.c913 g_raid_clean(struct g_raid_volume *vol, int acw) argument
1821 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-13-stable/sys/geom/raid3/
H A Dg_raid3.c853 g_raid3_idle(struct g_raid3_softc *sc, int acw) argument
3068 g_raid3_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]

Completed in 189 milliseconds