Searched defs:acw (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/geom/ |
| HD | geom.h | 179 int acr, acw, ace; member 201 int acr, acw, ace; member
|
| /freebsd-11-stable/sys/geom/raid/ |
| HD | g_raid.c | 909 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/ |
| HD | g_mirror.c | 842 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/ |
| HD | g_raid3.c | 851 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/ |
| HD | g_multipath.c | 560 int error, acr, acw, ace; in g_multipath_add_disk() local
|
| /freebsd-11-stable/sys/geom/journal/ |
| HD | g_journal.c | 412 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/ |
| HD | zvol.c | 2695 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace)
|