Searched refs:eli_version (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/geom/eli/
H A Dgeom_eli.c84 static void eli_version(struct gctl_req *req);
349 eli_version(req);
709 unsigned int secsize, eli_version; local
726 eli_version = G_ELI_VERSION;
733 eli_version = val;
735 md.md_version = eli_version;
750 if (eli_version < G_ELI_VERSION_01) {
782 if (eli_version < G_ELI_VERSION_05)
794 eli_version < G_ELI_VERSION_04) {
801 eli_version < G_ELI_VERSION_0
1887 eli_version(struct gctl_req *req) function
1891 unsigned int eli_version; local
[all...]

Completed in 116 milliseconds