Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_sgi.c123 static smallint sgi_volumes = 1; /* max 15 */ variable
253 sgi_volumes = 15; in check_sgi_label()
342 for (i = 0; i < sgi_volumes; i++) { in sgi_list_table()
853 sgi_volumes = 15; in create_sgilabel()