Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c192 static int zvol_geom_open(struct g_provider *pp, int flag, int count);
208 zvol_geom_open(struct g_provider *pp, int flag, int count) in zvol_geom_open() function
488 error = zvol_geom_open(pp, flags, count); in zvol_geom_access()