Home
last modified time | relevance | path

Searched refs:g_std_access (Results 1 – 4 of 4) sorted by last modified time

/freebsd/sys/geom/eli/
H A Dg_eli.c774 gp->access = g_std_access; in g_eli_read_metadata_offset()
1038 gp->access = g_std_access; in g_eli_create()
/freebsd/sys/geom/
H A Dgeom_subr.c1141 g_std_access(struct g_provider *pp, in g_std_access() function
H A Dgeom.h302 int g_std_access(struct g_provider *pp, int dr, int dw, int de);
/freebsd/sys/geom/zero/
H A Dg_zero.c107 gp->access = g_std_access; in g_zero_init()