Searched defs:acw (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/geom/ |
H A D | geom.h | 179 int acr, acw, ace; member 210 int acr, acw, ace; member
|
/freebsd/sys/geom/raid/ |
H A D | g_raid.c | 913 g_raid_clean(struct g_raid_volume *vol, int acw) in g_raid_clean() 1817 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) in g_raid_access()
|
/freebsd/sys/geom/mirror/ |
H A D | g_mirror.c | 858 g_mirror_idle(struct g_mirror_softc *sc, int acw) in g_mirror_idle() 3085 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) in g_mirror_access()
|
/freebsd/sys/geom/raid3/ |
H A D | g_raid3.c | 880 g_raid3_idle(struct g_raid3_softc *sc, int acw) in g_raid3_idle() argument 3108 g_raid3_access(struct g_provider * pp,int acr,int acw,int ace) g_raid3_access() argument [all...] |
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zvol_os.c | 435 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) in zvol_geom_access()
|
/freebsd/sys/geom/multipath/ |
H A D | g_multipath.c | 584 int error, acr, acw, ace; in g_multipath_add_disk() local
|
/freebsd/sys/geom/journal/ |
H A D | g_journal.c | 421 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) in g_journal_access()
|