Home
last modified time | relevance | path

Searched refs:zvol_geom_access (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c196 static int zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace);
446 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) in zvol_geom_access() function
1340 gp->access = zvol_geom_access; in zvol_create_minor_impl()